parent
107bdaba20
commit
deb6a6fa4e
|
@ -42,7 +42,7 @@ case $state in
|
||||||
"help:Dislplay global or [command] help documentation"
|
"help:Dislplay global or [command] help documentation"
|
||||||
"import:Import your old blog to Jekyll"
|
"import:Import your old blog to Jekyll"
|
||||||
"new:Creates a new Jekyll site scaffold in PATH"
|
"new:Creates a new Jekyll site scaffold in PATH"
|
||||||
"serve:Serve your stie locally"
|
"serve:Serve your site locally"
|
||||||
)
|
)
|
||||||
|
|
||||||
_describe -t subcommands 'jekyll subcommand' subcommands && ret=0
|
_describe -t subcommands 'jekyll subcommand' subcommands && ret=0
|
||||||
|
|
Loading…
Reference in New Issue