summaryrefslogtreecommitdiff
path: root/Porting/expand-macro.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-03-11 14:43:33 -0700
committerKarl Williamson <khw@cpan.org>2016-03-11 14:49:26 -0700
commite46aa1ddb7d58d270bbc45cef016b0577cfdecaa (patch)
tree2c2bae16536e85b2786e98dda62579ffa5c90c27 /Porting/expand-macro.pl
parentfa6c7d00a8b0cf48c0f78066f87065cfb43d601b (diff)
downloadperl-e46aa1ddb7d58d270bbc45cef016b0577cfdecaa.tar.gz
Fix various pod errors.
Mostly these are too long verbatim lines.
Diffstat (limited to 'Porting/expand-macro.pl')
-rwxr-xr-xPorting/expand-macro.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/Porting/expand-macro.pl b/Porting/expand-macro.pl
index f422a44dcf..cf2c9c81c7 100755
--- a/Porting/expand-macro.pl
+++ b/Porting/expand-macro.pl
@@ -138,12 +138,14 @@ expand-macro.pl - expand C macros using the C preprocessor
=head1 SYNOPSIS
- expand-macro.pl [options] [ < macro-name | macro-expression | - > [headers] ]
+ expand-macro.pl [options]
+ [ < macro-name | macro-expression | - > [headers] ]
options:
-f use 'indent' to format output
-F <tool> use <tool> to format output (instead of -f)
- -e erase try.[ic] instead of failing when they're present (errdetect)
+ -e erase try.[ic] instead of failing when they're present
+ (errdetect)
-k keep them after generating (for handy inspection)
-v verbose
-I <indent-opts> passed into indent