We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdb561 commit 453e393Copy full SHA for 453e393
1 file changed
README.md
@@ -60,7 +60,7 @@ You can use the parameters `-h` or `--help` to get the help information.
60
```
61
$ ./cloudmanager -l en --help
62
63
-Tavinus Cloud Manager v0.1.6
+Tavinus Cloud Manager v0.1.9
64
65
CONFIG
66
- cloudmanager.server Edit this file to configure host domain, protocol and port
@@ -73,6 +73,7 @@ CONFIG
73
OPTIONS
74
75
-V, --version Prints version to screen and finishes execution
76
+ -v, --verbose Prints execution information to screen
77
-h, --help Prints this help to screen and finishes execution
78
--resetServerConfig Resets server config file to default
79
--resetAccountsConfig Resets accounts config file to default
0 commit comments