diff --git a/man/cloudcmd.1 b/man/cloudcmd.1 index 4501ad4e..f3337f30 100644 --- a/man/cloudcmd.1 +++ b/man/cloudcmd.1 @@ -22,7 +22,7 @@ programs in browser from any computer, mobile or tablet device. .SH OPTIONS - h, --help display help and exit + -h, --help display help and exit -v, --version display version and exit -s, --save save configuration -o, --online load scripts from remote servers @@ -30,12 +30,14 @@ programs in browser from any computer, mobile or tablet device. -u, --username set username -p, --password set password -c, --config configuration file path + --editor set editor: "dword" or "edward" --root set root directory --port set port number --no-auth disable authorization --no-server do not start server --no-online load scripts from local server - -v, --version print node's version + --minify enable minification + --no-minify disable minification .SH RESOURCES AND DOCUMENTATION