fixed typos in help

pr
Override-6 2 years ago
parent f8b70220e3
commit 83cee3ee0b

@ -8,7 +8,7 @@ echo "Generating and deploying documentation for user $DRONE_REPO_OWNER and repo
help() { help() {
cat <<EOF cat <<EOF
usage: $0 usage: $0
-l --loc [dir] path to the documentation root - required -l --loc [dir] location of the documentation sources root - required
-t --type [docusaurus|doxygen|swagger] type of documentation generator to use. - required -t --type [docusaurus|doxygen|swagger] type of documentation generator to use. - required
-d --dest [dir] path to where to put the documentation outputs in your repository's CodeDoc space - optional !! cannot be absolute !! -d --dest [dir] path to where to put the documentation outputs in your repository's CodeDoc space - optional !! cannot be absolute !!
EOF EOF

Loading…
Cancel
Save