X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=bin%2Fssic;h=f6622a0b81df2a8d97e6697ee77a2de2849d02cf;hb=4d5cc466c260c1d3b1ee4757579ad1f1291a8499;hp=34f350259b25a90dae25368857d0b445068ffdfe;hpb=317a3ffb411a2af70c33a8b61817d2da88029379;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"); }