Format
This commit is contained in:
parent
67e6bdbc3c
commit
8af769e5f1
|
@ -35,7 +35,7 @@
|
|||
# -------
|
||||
#
|
||||
# * Bruno Michel (https://github.com/nono)
|
||||
# * Shoehi Yoshida (https://github.com/nono)
|
||||
# * Shohei Yoshida (https://github.com/nono)
|
||||
#
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
|
@ -124,7 +124,7 @@ _showoff() {
|
|||
'(-f --file --pres_file)'{-f,--file,--pres_file}='[JSON file used to describe presentation(default: showoff.json)]: :_files -g "*.json"' \
|
||||
'--git_branch=[Branch of git repository to use(default: none)]:branch' \
|
||||
'--git_path=[Path of the presentation within the git repository(default: none)]:path' \
|
||||
'(-h --host)'{-h,--host}='[Host or ip to run on(default: 0.0.0.0)]' \
|
||||
'(-h --host)'{-h,--host}='[Host or IP to run on(default: 0.0.0.0)]' \
|
||||
'--nocache[Disable content caching]'\
|
||||
'--nosleep[Prevent the computer from sleeping during your presentation]' \
|
||||
'(-p --port)'{-p,--port}='[Port on which to run(default: 9090)]' \
|
||||
|
|
Loading…
Reference in New Issue