pkgs/scripts: fix --help output for unused accounts script
This commit is contained in:
parent
589499fbf5
commit
3345eb97dc
1 changed files with 4 additions and 3 deletions
|
@ -114,6 +114,7 @@ currently unused accounts.
|
|||
|
||||
Options:
|
||||
-v --verbose show which emails are being sent
|
||||
--very-verbose also print emails to stdout
|
||||
-n --dry-run print emails to stdout instead
|
||||
-h --help show this help
|
||||
"))
|
||||
|
|
Loading…
Reference in a new issue