Add demo to completions (#6)

This commit is contained in:
Artem Medvedev 2017-03-20 23:14:11 +02:00 committed by James Dinsdale
parent 4481b6f79a
commit b132c0ed83

View file

@ -4,6 +4,7 @@ _commands=(
'start:start the spinner process'
'update:update the message'
'stop:stop the spinner process'
'demo:display a demo of each style'
)
###