about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-08-14 07:21:20 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-08-14 07:21:20 +0000
commit5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d (patch)
tree485c1e8f8f7b796812745df9424880a4c313089a /Doc
parentcc9352c33dfd88a609cfc3e7b3ad271c1d2d6cab (diff)
downloadzsh-5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d.tar.gz
zsh-5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d.tar.xz
zsh-5d97a1f1cd9d461c452de0d93674fa5e0ab0fe6d.zip
29673: Clarify what 'other' in the ignore-line style does
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index ad2562a26..7251c76e9 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1684,8 +1684,8 @@ will be considered as possible completions.  If it is set to
 `tt(current)', the word the cursor is on will not be considered as a
 possible completion.  The value `tt(current-shown)' is similar but only
 applies if the list of completions is currently shown on the screen.
-Finally, if the style is set to `tt(other)', no word apart from the
-current one will be considered as a possible completion.
+Finally, if the style is set to `tt(other)', all words on the line except
+for the current one will be excluded from the possible completions.
 
 The values `tt(current)' and `tt(current-shown)' are a bit like the
 opposite of the tt(accept-exact) style:  only strings with