aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-10-09 11:40:19 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-10-09 11:40:19 -0700
commitc9f4b29927db3499e6b2d0b7ac0399447bca073a (patch)
treeebd3a03c18a63a5d79fa72f815b6fe916e2cc7ad
parent9991e59f7d3b816a00ed79f9034743d703976dc1 (diff)
downloadcppawk-c9f4b29927db3499e6b2d0b7ac0399447bca073a.tar.gz
cppawk-c9f4b29927db3499e6b2d0b7ac0399447bca073a.tar.bz2
cppawk-c9f4b29927db3499e6b2d0b7ac0399447bca073a.zip
Formatting typo in man page.
* cppawk.1: --dump-macros comes out wrong due to hyphen being mistyped as backslash.
-rw-r--r--cppawk.12
1 files changed, 1 insertions, 1 deletions
diff --git a/cppawk.1 b/cppawk.1
index 33627e6..77f5357 100644
--- a/cppawk.1
+++ b/cppawk.1
@@ -179,7 +179,7 @@ Pretend that the shell which executes
isn't GNU Bash, even if it is. This has the effect of disabling
the use of process substitution in favor of the use of a temporary file.
-.IP "\fB-\dump-macros\fR"
+.IP "\fB--dump-macros\fR"
Instruct the preprocessor to dump all of the
.B #define
directives instead of the preprocessed output. Since this is only useful with