X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-web--browse.txt;h=51e8e0af1e7ff37ce4abfe53b6d52e9935b536a8;hb=5a7a0fae8f964b5ad179018d6a50f25ef7550f97;hp=e1586c78c3d271c78bcf26827cf10ff234fcba62;hpb=79d532c36a5d275ed237e196f36054f3c45d70aa;p=git.git diff --git a/Documentation/git-web--browse.txt b/Documentation/git-web--browse.txt index e1586c78c..51e8e0af1 100644 --- a/Documentation/git-web--browse.txt +++ b/Documentation/git-web--browse.txt @@ -32,19 +32,19 @@ Custom commands may also be specified. OPTIONS ------- --b BROWSER:: ---browser=BROWSER:: - Use the specified BROWSER. It must be in the list of supported +-b :: +--browser=:: + Use the specified browser. It must be in the list of supported browsers. --t BROWSER:: ---tool=BROWSER:: +-t :: +--tool=:: Same as above. --c CONF.VAR:: ---config=CONF.VAR:: +-c :: +--config=:: CONF.VAR is looked up in the git config files. If it's set, - then its value specify the browser that should be used. + then its value specifies the browser that should be used. CONFIGURATION VARIABLES -----------------------