mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
Miek Gieben: users/12781: zmv Usage message
This commit is contained in:
parent
b815f89220
commit
c1db47d16b
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-04-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||||
|
|
||||||
|
* Miek Gieben: users/12781: Functions/Misc/zmv: too many
|
||||||
|
backslashes in Usage message.
|
||||||
|
|
||||||
2008-04-12 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
2008-04-12 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||||
|
|
||||||
* Frank Terbeck: 24807: Completion/compint: Completion system
|
* Frank Terbeck: 24807: Completion/compint: Completion system
|
||||||
|
|
|
@ -148,7 +148,7 @@ if (( $# != 2 )); then
|
||||||