From d94950ef80f2a4f03d3a322a9d2e2c34ab1aba6c Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 8 Jul 2017 21:27:44 +0200 Subject: [PATCH] fixes #6069 --- doc/advopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/advopt.txt b/doc/advopt.txt index 9a9dab7e02..b88e5f0637 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -16,7 +16,7 @@ Advanced commands: //check checks the project for syntax and semantic Advanced options: - -o, --out:FILE set the output filename + -o:FILE, --out:FILE set the output filename --stdout output to stdout --colors:on|off turn compiler messages coloring on|off --listFullPaths list full paths in messages