mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-18 00:10:14 +00:00
Manualy reformated trash-cli
This commit is contained in:
+4
-5
@@ -41,11 +41,10 @@
|
||||
|
||||
_trash-empty() {
|
||||
|
||||
|
||||
_arguments -C \
|
||||
'--version[Show programs version number and exit]' \
|
||||
{-h,--help}'[Show help message and exit]' \
|
||||
'*: :' \
|
||||
_arguments -C \
|
||||
'--version[Show programs version number and exit]' \
|
||||
{-h,--help}'[Show help message and exit]' \
|
||||
'*: :' \
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user