summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/basicopt.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/basicopt.txt b/doc/basicopt.txt
index fdb0e36e1..390623828 100644
--- a/doc/basicopt.txt
+++ b/doc/basicopt.txt
@@ -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.