summaryrefslogtreecommitdiffstats
path: root/git-instaweb.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-08-03 15:15:54 +0000
committerJunio C Hamano <junio@kernel.org>2010-08-03 15:15:54 +0000
commita978876a665cbf17575e06e27f29c77326621c09 (patch)
treee5a708f860ea4caf83f8d08d68c88781f3b87163 /git-instaweb.txt
parent8ac9d8afca61866e40b7c3bac22175b842e66aa3 (diff)
downloadgit-htmldocs-a978876a665cbf17575e06e27f29c77326621c09.tar.gz
Autogenerated HTML docs for v1.7.2.1-22-ge7bdd
Diffstat (limited to 'git-instaweb.txt')
-rw-r--r--git-instaweb.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-instaweb.txt b/git-instaweb.txt
index 2c3c4d299..e70cea932 100644
--- a/git-instaweb.txt
+++ b/git-instaweb.txt
@@ -49,15 +49,18 @@ OPTIONS
linkgit:git-web--browse[1] for more information about this. If
the script fails, the URL will be printed to stdout.
+start::
--start::
Start the httpd instance and exit. This does not generate
any of the configuration files for spawning a new instance.
+stop::
--stop::
Stop the httpd instance and exit. This does not generate
any of the configuration files for spawning a new instance,
nor does it close the browser.
+restart::
--restart::
Restart the httpd instance and exit. This does not generate
any of the configuration files for spawning a new instance.