summaryrefslogtreecommitdiff
path: root/x2p/find2perl.PL
diff options
context:
space:
mode:
Diffstat (limited to 'x2p/find2perl.PL')
-rw-r--r--x2p/find2perl.PL7
1 files changed, 2 insertions, 5 deletions
diff --git a/x2p/find2perl.PL b/x2p/find2perl.PL
index b2e1054d50..25d0135528 100644
--- a/x2p/find2perl.PL
+++ b/x2p/find2perl.PL
@@ -842,12 +842,9 @@ a distinct argument, so it may need to be surrounded by whitespace and/or
quoted from interpretation by the shell using a backslash (just as with
using C<find(1)>).
-=item C<-eval EXPR ;>
+=item C<-eval EXPR>
-Has the perl script eval() the EXPR. The C<;> must be passed as
-a distinct argument, so it may need to be surrounded by whitespace and/or
-quoted from interpretation by the shell using a backslash (just as with
-using C<find(1)>).
+Has the perl script eval() the EXPR.
=item C<-ls>