Merge pull request #32 from shkumagai/feature/zsh-completion-dump_spec

zsh-completion: add 'dump_spec' back again
This commit is contained in:
Dave Smith 2012-11-30 14:56:43 -08:00
commit 40ef11b4c4

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)' \