X-Git-Url: https://git.distorted.org.uk/~mdw/ca/blobdiff_plain/f480f87cfd3a6ac3315cf3302ebfc2b631de6456..1f46e0424b4431efa6b2521d82dc8ed371bb10d2:/bin/withdraw diff --git a/bin/withdraw b/bin/withdraw index af47bc5..fbbb75c 100755 --- a/bin/withdraw +++ b/bin/withdraw @@ -1,4 +1,4 @@ -#! /usr/bin/tclsh8.5 +#! /usr/bin/tclsh ### -*-tcl-*- ### ### Revoke a certificate request @@ -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