author | Olivier Brunel
<jjk@jjacky.com> 2015-11-21 16:37:51 UTC |
committer | Olivier Brunel
<jjk@jjacky.com> 2015-11-24 13:08:46 UTC |
parent | ab4bd8c2fa529e3279160666645eddc57abf8efe |
src/anopa/aa-stop.c | +1 | -1 |
diff --git a/src/anopa/aa-stop.c b/src/anopa/aa-stop.c index 8abc0f9..050f62d 100644 --- a/src/anopa/aa-stop.c +++ b/src/anopa/aa-stop.c @@ -267,7 +267,7 @@ dieusage (int rc) aa_die_usage (rc, "[OPTION...] [service...]", " -D, --double-output Enable double-output mode\n" " -r, --repodir DIR Use DIR as repository directory\n" - " -l, --listdir DIR Use DIR to list services to start\n" + " -l, --listdir DIR Use DIR to list services to stop\n" " -k, --skip SERVICE Skip (do not stop) SERVICE\n" " -t, --timeout SECS Use SECS seconds as default timeout\n" " -a, --all Stop all running services\n"