be explicit about single letter options

This commit is contained in:
Araq
2014-09-11 21:00:25 +02:00
parent 63548f04b2
commit 6a29fbf240

View File

@@ -35,3 +35,5 @@ Options:
-r, --run run the compiled program with given arguments
--advanced show advanced command line switches
-h, --help show this help
Note: Even single letter options require the colon: -p:PATH.