Browse Source

zsh-completion: add 'dump_spec' back again

pull/3/head
Shoji KUMAGAI 12 years ago
parent
commit
da5cbe3b0f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      priv/shell-completion/zsh/_rebar

+ 1
- 0
priv/shell-completion/zsh/_rebar View File

@ -52,6 +52,7 @@ _rebar () {
'version[Show version information]' \
'apps[Application names to process]:' \
'case[Common Test case]:' \
'dump_spec[Dump reltool spec]::flag:(1)' \
'jobs[Number of workers]::workers:(0 1 2 3 4 5 6 7 8 9)' \
'suites[Common Test suites]::suite name:_path_files -W "(src test)" -g "*.erl(:r)"' \
'verbose[Verbosity level]::verbosity level:(0 1 2 3)' \

Loading…
Cancel
Save