summary refs log tree commit diff stats
path: root/doc/basicopt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/basicopt.txt')
-rw-r--r--doc/basicopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/basicopt.txt b/doc/basicopt.txt
index ffb374f18..e366b2718 100644
--- a/doc/basicopt.txt
+++ b/doc/basicopt.txt
@@ -37,4 +37,4 @@ Options:
   --advanced                show advanced command line switches
   -h, --help                show this help
 
-Note: Even single letter options require the colon: -p:PATH.
+Note, single letter options that take an argument require a colon. E.g. -p:PATH.