X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-web--browse.txt;h=c2bc87bc61da28a9eb451ef1cb5b4d811b02e4f7;hb=f026358ef20e0c252388a41fcc8eff125b00927c;hp=69d92fa00ef91dff0346925ba1c50857132e9c03;hpb=25d33546d474c7c28b72013c262fc23337cb3b21;p=git.git diff --git a/Documentation/git-web--browse.txt b/Documentation/git-web--browse.txt index 69d92fa00..c2bc87bc6 100644 --- a/Documentation/git-web--browse.txt +++ b/Documentation/git-web--browse.txt @@ -7,6 +7,7 @@ git-web--browse - git helper script to launch a web browser SYNOPSIS -------- +[verse] 'git web{litdd}browse' [OPTIONS] URL/FILE ... DESCRIPTION @@ -68,7 +69,7 @@ browser..path You can explicitly provide a full path to your preferred browser by setting the configuration variable 'browser..path'. For example, you can configure the absolute path to firefox by setting -'browser.firefox.path'. Otherwise, 'git web--browse' assumes the tool +'browser.firefox.path'. Otherwise, 'git web{litdd}browse' assumes the tool is available in PATH. browser..cmd