From: Mark Wooding Date: Wed, 2 Jan 2013 19:44:15 +0000 (+0000) Subject: bin/withdraw: Lowercase `u' in `usage:', for consistency. X-Git-Url: https://git.distorted.org.uk/~mdw/ca/commitdiff_plain/70a571f4fb448c214941c60961f17bf998d4adfe bin/withdraw: Lowercase `u' in `usage:', for consistency. --- diff --git a/bin/withdraw b/bin/withdraw index af47bc5..4f67086 100755 --- a/bin/withdraw +++ b/bin/withdraw @@ -32,7 +32,7 @@ cd "$CERTROOT" ## Get the list of requests. if {[llength $argv] != 1} { - puts stderr "Usage: $QUIS REQID" + puts stderr "usage: $QUIS REQID" exit 1 } lassign $argv reqid