feature(show-config) add ability to show config values with --show-config

This commit is contained in:
coderaiser 2017-06-06 11:28:07 +03:00
parent 8132bbe3a3
commit 6ccb4f0be1
8 changed files with 89 additions and 2 deletions

View file

@ -7,6 +7,7 @@
"-u, --username ": "set username",
"-p, --password ": "set password",
"-c, --config ": "configuration file path",
"--show-config ": "show config values",
"--editor ": "set editor: \"dword\", \"edward\" or \"deepword\"",
"--packer ": "set packer: \"tar\" or \"zip\"",
"--root ": "set root directory",