diff options
Diffstat (limited to 'README.amiga')
-rw-r--r-- | README.amiga | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.amiga b/README.amiga index b26af0a457..44effb4b3e 100644 --- a/README.amiga +++ b/README.amiga @@ -82,7 +82,7 @@ same way as on any other platform, by perl foo arg1 arg2 arg3 If you want to specify perl options C<-my_opts> to the perl itself (as -opposed to to your program), use +opposed to your program), use perl -my_opts foo arg1 arg2 arg3 |