diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/custodian-queue | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/custodian-queue b/bin/custodian-queue index d881a9a..bab4214 100755 --- a/bin/custodian-queue +++ b/bin/custodian-queue @@ -4,12 +4,12 @@ # custodian-queue - Work with the queue. # # SYNOPSIS -# custodian-queu [ -h | --help ] -# [ -m | --manual ] -# [ -M | --monitor ] -# [ -f | --flush ] -# [ -s | --stats ] -# [ -S | --server 1.2.3.4:123 ] +# custodian-queue [ -h | --help ] +# [ -m | --manual ] +# [ -M | --monitor ] +# [ -f | --flush ] +# [ -s | --stats ] +# [ -S | --server 1.2.3.4:123 ] # # OPTIONS # |