Compare commits
1 Commits
master
...
2019-03-13
Author | SHA1 | Date | |
---|---|---|---|
|
10206dd51e |
@ -1,7 +1,6 @@
|
|||||||
#compdef ddusb
|
#compdef ddusb
|
||||||
|
|
||||||
# zsh completions for 'ddusb'
|
# zsh completions for 'ddusb'
|
||||||
# automatically generated with http://github.com/RobSis/zsh-completion-generator
|
|
||||||
local arguments
|
local arguments
|
||||||
|
|
||||||
arguments=(
|
arguments=(
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
local arguments
|
local arguments
|
||||||
|
|
||||||
arguments=(
|
arguments=(
|
||||||
$argument_list
|
|
||||||
{-h, --help}'[show this help message and exit]'
|
{-h, --help}'[show this help message and exit]'
|
||||||
{-b, --boot}'[edit a file in /boot]'
|
{-b, --boot}'[edit a file in /boot]'
|
||||||
{-d, --dir}'[edit a file in a given directory]'
|
{-d, --dir}'[edit a file in a given directory]'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user