mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-14 10:40:54 +01:00
44080: Completion: Fix several option-description typos
This commit is contained in:
parent
2331785afb
commit
29222ca186
33 changed files with 65 additions and 41 deletions
|
|
@ -16,7 +16,7 @@ if _pick_variant python3=Python\ 3 python2 --version; then
|
|||
)
|
||||
else
|
||||
args=(
|
||||
'-R[use a pseudo-random salt to make hash values unpredeictable]'
|
||||
'-R[use a pseudo-random salt to make hash values unpredictable]'
|
||||
'-Q+[division options]:division option:(old warn warnall new)'
|
||||
'(-tt)-t[issue warnings about inconsistent tab usage]'
|
||||
'(-t)-tt[issue errors about inconsistent tab usage]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue