assistant: Added --autostop to complement --autostart.
This commit is contained in:
parent
ed97ba4bda
commit
437d9db41d
4 changed files with 40 additions and 9 deletions
|
@ -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]]
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue