update README.md with new help text

This commit is contained in:
Carson McManus 2017-05-22 18:26:54 -04:00
parent f68b617e7c
commit 8be48008c2

View file

@ -56,6 +56,7 @@ steamguard-cli using the `setup` action (`steamguard setup`).
-h, --help Display this help message. -h, --help Display this help message.
-v, --verbose Display some extra information when the program is running. -v, --verbose Display some extra information when the program is running.
-m, --mafiles-path Specify which folder your maFiles are in. Ex: ~/maFiles -m, --mafiles-path Specify which folder your maFiles are in. Ex: ~/maFiles
-p, --passkey Specify your encryption passkey.
Actions: Actions:
generate-code Generate a Steam Guard code for the specified user (if any) and exit. (default) generate-code Generate a Steam Guard code for the specified user (if any) and exit. (default)
@ -65,3 +66,5 @@ steamguard-cli using the `setup` action (`steamguard setup`).
2fa Same as generate-code 2fa Same as generate-code
add Set up Steam Guard for 2 factor authentication. add Set up Steam Guard for 2 factor authentication.
setup Same as add setup Same as add
trade Opens an interactive prompt to handle trade confirmations.
accept-all Accepts all trade confirmations.