summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-12 15:40:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-12 15:40:20 -0400
commit91b5fc5c9f97a0fe5283915f3664cf2eee275220 (patch)
tree0a4b37f9e110dee93294a10b78cb38c1e6f55029 /doc/git-annex.mdwn
parent2b4c6b099e815c2ac9c0ed02337674eead14b13a (diff)
note that webapp starts the assistant if it's not already running
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 30494e95c..37975c4c9 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -302,7 +302,8 @@ subdirectories).
* `webapp`
Opens a web app, that allows easy setup of a git-annex repository,
- and control of the git-annex assistant.
+ and control of the git-annex assistant. If the assistant is not
+ already running, it will be started.
By default, the webapp can only be accessed from localhost, and running
it opens a browser window.