Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

buglet in zmv help



Hello,

If I run `run-help zmv` I see the following (only quoting the top half
of the text):

    Usage:
      zmv [OPTIONS] oldpattern newpattern
    where oldpattern contains parenthesis surrounding patterns which will
    be replaced in turn by $1, $2, ... in newpattern.  For example,
      zmv '(*).lis' '\$1.txt'

This last line should read:

     zmv '(*).lis' '$1.txt'

Regards.

--
grtz,
 - Miek                               
 GPG Key ID: 3880 D0F6                           http://www.miek.nl/

Attachment: signature.asc
Description: Digital signature



Messages sorted by: Reverse Date, Date, Thread, Author