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