merge/pull Check for untrusted good GPG signatures
[gitweb.git] / Documentation / git-web--browse.txt
index 8b4f65ae449a1ceac8079acbe35a608157aca575..ba79cb4f35a1f525c98c0bc6b95acf4c46ddc1dc 100644 (file)
@@ -3,7 +3,7 @@ git-web{litdd}browse(1)
 
 NAME
 ----
-git-web--browse - git helper script to launch a web browser
+git-web--browse - Git helper script to launch a web browser
 
 SYNOPSIS
 --------
@@ -50,7 +50,7 @@ OPTIONS
 
 -c <conf.var>::
 --config=<conf.var>::
-       CONF.VAR is looked up in the git config files. If it's set,
+       CONF.VAR is looked up in the Git config files. If it's set,
        then its value specifies the browser that should be used.
 
 CONFIGURATION VARIABLES
@@ -69,7 +69,7 @@ browser.<tool>.path
 You can explicitly provide a full path to your preferred browser by
 setting the configuration variable 'browser.<tool>.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.<tool>.cmd