Commit bbf9e8b4 authored by Кирилл Уницаев's avatar Кирилл Уницаев Committed by Vitaly Lipatov

zsh completion update

parent a36c8cd0
...@@ -681,11 +681,13 @@ _epm_play_packages() { ...@@ -681,11 +681,13 @@ _epm_play_packages() {
_arguments \ _arguments \
'--remove[remove a play package]' \ '--remove[remove a play package]' \
'--update[update a play package]' \ '--update[update a play package]' \
'--latest[forced to install the latest version]' \
'--list[list play packages]' \ '--list[list play packages]' \
'--list-all[list all play packages]' \ '--list-all[list all play packages]' \
'--list-scripts[list play package scripts]' \ '--list-scripts[list play package scripts]' \
'--short[short format]' \ '--short[short format]' \
'--installed[list installed play packages]' \ '--installed[list installed play packages]' \
'--ipfs[use IPFS for downloading]' \
'--product-alternatives[list product alternatives]' \ '--product-alternatives[list product alternatives]' \
'--quiet[quiet mode]' '--quiet[quiet mode]'
else else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment