summaryrefslogtreecommitdiff
path: root/x2p
diff options
context:
space:
mode:
Diffstat (limited to 'x2p')
-rw-r--r--x2p/a2p.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/x2p/a2p.pod b/x2p/a2p.pod
index 0506e2d827..4b66771b36 100644
--- a/x2p/a2p.pod
+++ b/x2p/a2p.pod
@@ -4,7 +4,7 @@ a2p - Awk to Perl translator
=head1 SYNOPSIS
-B<a2p [options] filename>
+B<a2p> [I<options>] [I<filename>]
=head1 DESCRIPTION
@@ -12,7 +12,7 @@ I<A2p> takes an awk script specified on the command line (or from
standard input) and produces a comparable I<perl> script on the
standard output.
-=head2 Options
+=head2 OPTIONS
Options include: