note that webapp starts the assistant if it's not already running

This commit is contained in:
Joey Hess 2014-03-12 15:40:20 -04:00
parent bd6355e5e2
commit 7ea0b82cf9
Failed to extract signature

View file

@ -302,7 +302,8 @@ subdirectories).
* `webapp` * `webapp`
Opens a web app, that allows easy setup of a git-annex repository, 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 By default, the webapp can only be accessed from localhost, and running
it opens a browser window. it opens a browser window.