Fix typo. 'nvm' -> 'docpad'
This commit is contained in:
parent
8934613b1c
commit
47bc3f75c8
|
@ -42,7 +42,7 @@ _arguments -C \
|
||||||
|
|
||||||
case $state in
|
case $state in
|
||||||
cmds)
|
cmds)
|
||||||
_describe -t commands 'nvm command' _1st_arguments && ret=0
|
_describe -t commands 'docpad command' _1st_arguments && ret=0
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue