From 6a29fbf240e9395588dcf048ddd3037144c52e12 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 11 Sep 2014 21:00:25 +0200 Subject: [PATCH] be explicit about single letter options --- doc/basicopt.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/basicopt.txt b/doc/basicopt.txt index fdb0e36e1c..3906238280 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.