summaryrefslogtreecommitdiff
path: root/doc/workflow.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow.mdwn')
-rw-r--r--doc/workflow.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/workflow.mdwn b/doc/workflow.mdwn
index 6c5b152b0..1855649c1 100644
--- a/doc/workflow.mdwn
+++ b/doc/workflow.mdwn
@@ -21,7 +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. [[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, the changes should be recorded and automatically propagated to other connected machines.
+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