Polished scripts

This commit is contained in:
Sun Knudsen 2021-03-06 14:39:16 -05:00
parent 09667692cd
commit 4ff43c6f2b
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
6 changed files with 19 additions and 16 deletions

View file

@ -11,7 +11,7 @@ while [[ $# -gt 0 ]]; do
"Usage: qr-clone.sh [options]" \
"" \
"Options:" \
" -h, --help display help for command"
" -h, --help display help for command"
exit 0
;;
*)