Renamed command github-to-b2
Also slightly adjusted usage formatting
This commit is contained in:
parent
7ba467f130
commit
8b19507325
1 changed files with 3 additions and 3 deletions
|
|
@ -9,11 +9,11 @@ Options:
|
|||
-i --b2-id [arg] Backblaze B2 account ID.
|
||||
-k --b2-key [arg] Backblaze B2 application key.
|
||||
-g --github-account [arg] GitHub account name.
|
||||
-t --temp-dir [arg] Dir to use for temp files.
|
||||
-p --https-password [arg] GitHub account password (for private repos)
|
||||
-s --use-https Use HTTPS to clone instead of SSH
|
||||
-t --temp-dir [arg] Dir to use for temp files.
|
||||
-s --use-https Use HTTPS to clone instead of SSH
|
||||
|
||||
-h --help This page.
|
||||
-h --help This page.
|
||||
EOF
|
||||
__helptext='NOTE: --temp-dir defaults to "$(mktemp -d)" if not specified.'
|
||||
|
||||
Loading…
Reference in a new issue