This commit is contained in:
Shohei YOSHIDA 2025-05-16 16:24:21 +09:00
parent 67e6bdbc3c
commit 8af769e5f1
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 73 additions and 73 deletions

View File

@ -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)]' \