aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_assistant_--stop_fails_if_not_run_from_inside_a_git_annex_repository.mdwn3
-rw-r--r--doc/git-annex-assistant.mdwn5
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_assistant_--stop_fails_if_not_run_from_inside_a_git_annex_repository.mdwn b/doc/bugs/git_annex_assistant_--stop_fails_if_not_run_from_inside_a_git_annex_repository.mdwn
index 70ece97ec..61a01d73f 100644
--- a/doc/bugs/git_annex_assistant_--stop_fails_if_not_run_from_inside_a_git_annex_repository.mdwn
+++ b/doc/bugs/git_annex_assistant_--stop_fails_if_not_run_from_inside_a_git_annex_repository.mdwn
@@ -16,3 +16,6 @@ WantedBy=default.target
"""]]
> This seems to overlap with [[todo/server-level_daemon__63__/]] in some way... --[[anarcat]]
+
+> Added --autostop and improved the docuemntation for --stop. [[done]]
+> --[[Joey]]
diff --git a/doc/git-annex-assistant.mdwn b/doc/git-annex-assistant.mdwn
index a88a7019b..5c0f6408b 100644
--- a/doc/git-annex-assistant.mdwn
+++ b/doc/git-annex-assistant.mdwn
@@ -36,6 +36,11 @@ For more details about the git-annex assistant, see
Stop a running daemon in the current repository.
+* `--autostop`
+
+ The complement to --autostart; stops all running daemons in the
+ repositories listed in the autostart file.
+
# SEE ALSO
[[git-annex]](1)