diff options
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r-- | Doc/Zsh/zle.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index d1e68a238..715c3e00e 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1045,7 +1045,7 @@ history offset which applies to successive calls to this widget: if is -1, the default behaviour is used, while if it is 1, successive calls will move forwards through the history. The value 0 can be used to indicate that the history line examined by the previous execution of the command will be -reexamined. Note that negative numbers should be preceeded with a +reexamined. Note that negative numbers should be preceded with a `tt(-)tt(-)' argument to avoid confusing them with options. If two arguments are given, the second specifies the word on the command |