assistant: Added --autostop to complement --autostart.

This commit is contained in:
Joey Hess 2015-05-01 13:53:45 -04:00
parent ed97ba4bda
commit 437d9db41d
4 changed files with 40 additions and 9 deletions

View file

@ -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]]

View file

@ -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)