paxtonhare / demo-magic

A handy shell script that enables you to write repeatable demos in a bash environment.
MIT License
1.68k stars 215 forks source link

fixes example execution #7

Closed udondan closed 6 years ago

udondan commented 6 years ago
$ demo.sh --help

Usage: demo.sh [options]

    Where options is one or more of:
    -h  Prints Help text
    -d  Debug mode. Disables simulated typing
    -n  No wait
demo-magic.sh: line 45: -w5: command not found
    -w  Waits max the given amount of seconds before proceeding with demo (e.g. )