X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=bin%2Fssic;fp=bin%2Fssic;h=f6622a0b81df2a8d97e6697ee77a2de2849d02cf;hb=36b7d2c263bac54ecd765c095aeb2084846374e7;hp=34f350259b25a90dae25368857d0b445068ffdfe;hpb=671f0e06db17adf861082d331182d8eb582914bb;p=ssic.git diff --git a/bin/ssic b/bin/ssic index 34f3502..f6622a0 100755 --- a/bin/ssic +++ b/bin/ssic @@ -81,9 +81,9 @@ sub help usage($fh); print("Options:\n"); - print(" -D = Set the variable to \n"); - print(" -I Set the document root to \n"); print(" -o Place the output into \n"); + print(" -I Set the document root to \n"); + print(" -D = Set the variable to \n"); print(" -h, --help Display this information\n"); print(" -V, --version Display compiler version information\n"); }