diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-14 17:52:20 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-14 17:52:20 +0000 |
commit | 3f90720693b75779a9115be06faf4a86f01ab6db (patch) | |
tree | 710561da699ac7a2e0a91dda736e14ffc9220f78 /bin/custodian-queue | |
parent | 574f6745a7f6551bb220eeb8e15dacc770cee77e (diff) |
fixed name of script in help-text
Diffstat (limited to 'bin/custodian-queue')
-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 # |