summaryrefslogtreecommitdiff
path: root/doc/workflow.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow.mdwn')
-rw-r--r--doc/workflow.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/workflow.mdwn b/doc/workflow.mdwn
index 042b4bab4..1855649c1 100644
--- a/doc/workflow.mdwn
+++ b/doc/workflow.mdwn
@@ -21,8 +21,11 @@ around while the webapp is running, etc.
The [[`git annex webapp`|git-annex-webapp]] command launches a local web
server which serves a graphical user interface and automatically manages
git annex. It will attempt to guide you through the whole process and do
-everything for you. The intent is that no other commands are
-needed. This should be run on every machine that may produce file changes.
+everything for you. [[You do not even need to type the command.
+|assistant/quickstart]] This should be run on every machine that may
+produce file changes. When you move files into or out of your repository
+folder, git-annex should record the changes and automatically propagate
+them to other connected machines.
# 2. [[git annex assistant|git-annex-assistant]] without the webapp