diff options
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r-- | Doc/Zsh/builtins.yo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index fbea91ee2..c7866120d 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -690,8 +690,7 @@ item(tt(-p))( Print the arguments to the input of the coprocess. ) item(tt(-z))( -Push the arguments onto the editing buffer stack, separated by spaces; -no escape sequences are recognized. +Push the arguments onto the editing buffer stack, separated by spaces. ) item(tt(-D))( Treat the arguments as directory names, replacing prefixes with tt(~) |