From fab3ce4d24ad473c90a6eb472269f74d0b2a29fa Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Sat, 22 Dec 2018 16:02:08 +0100 Subject: [PATCH] Add note on removal of comments in help text --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index 5733dec..a0f44d5 100755 --- a/main.py +++ b/main.py @@ -228,6 +228,8 @@ and have no effect if --prenodef is specified. If filename is a dash (-) then standard input is used. Use: {progname} -O help for help on the optimizer control options. +Comments are always removed in the output, even when using --prettify. + Preprocessor modes: ext Invoke a preprocessor with no default parameters mcpp Invoke mcpp as preprocessor, setting default parameters pertinent