summaryrefslogtreecommitdiff
path: root/doc/Android.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Android.mdwn')
-rw-r--r--doc/Android.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Android.mdwn b/doc/Android.mdwn
index f609508fa..8bf582b27 100644
--- a/doc/Android.mdwn
+++ b/doc/Android.mdwn
@@ -56,7 +56,7 @@ terminal. A fairly full set of tools is provided, including `git`, `ssh`,
To prevent the webapp from being automatically started
when a terminal window opens, go into the terminal preferences, to "Inital
-Command", and clear out the default `git annex webapp &` setting.
+Command", and clear out the default `git annex webapp` setting.
Or, if you'd like to run the assistant automatically, but not open the
webapp, change the "Initial Command" to: `git annex assistant --autostart`