aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-10-27 08:09:32 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-10-27 08:09:32 +0000
commit7c8d9be3c19f3c19565125a2f608b9fb7f8ff7c9 (patch)
tree56577d6edcad5bdda15951905208f796f95b1110
parent0203c65739ed0f814daa513731838e722e6b3cfa (diff)
Synopsis: don't prepend an optional - before the first record number, it won't work
svn path=/trunk/; revision=16328
-rw-r--r--doc/editcap.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index d0fc3b7599..e0a25e92e3 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -16,7 +16,7 @@ S<[ B<-T> encapsulation type ]>
S<[ B<-v> ]>
I<infile>
I<outfile>
-S<[ [-]I<record#>[-I<record#>] ... ]>
+S<[ I<record#>[-I<record#>] ... ]>
=head1 DESCRIPTION