From: Bob Stayton Date: Sat, 21 Feb 2009 18:59:02 +0000 (+0000) Subject: Add usage statement to indicate arguments. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2090b19e5dc5eb4b4a8f87a5efe4a5597fa409a7;p=docbook-dsssl Add usage statement to indicate arguments. --- diff --git a/buildtools/xslt b/buildtools/xslt index 699a697c2..48555cbfb 100755 --- a/buildtools/xslt +++ b/buildtools/xslt @@ -1,5 +1,8 @@ #!/bin/bash +# USAGE: +# xslt [-xsltproc|-xalan|-saxon] inputfile xslfile outputfile [param1=value1 [param2=value2 ...]] + PROC=saxon case $1 in