From 48c4f3cd6e0a86986d80af2208d8f065c388de2e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 29 May 2015 10:09:33 -0400 Subject: [PATCH] docs(man) add --progress-of-copying, --no-progress-of-copying --- man/cloudcmd.1 | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/man/cloudcmd.1 b/man/cloudcmd.1 index f3337f30..7626c8be 100644 --- a/man/cloudcmd.1 +++ b/man/cloudcmd.1 @@ -22,23 +22,24 @@ programs in browser from any computer, mobile or tablet device. .SH OPTIONS - -h, --help display help and exit - -v, --version display version and exit - -s, --save save configuration - -o, --online load scripts from remote servers - -a, --auth enable authorization - -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 - --minify enable minification - --no-minify disable minification - + -h, --help display help and exit + -v, --version display version and exit + -s, --save save configuration + -o, --online load scripts from remote servers + -a, --auth enable authorization + -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 + --minify enable minification + --no-minify disable minification + --progress-of-copying show progress of copying + --no-progress-of-copying do not show progress of copying .SH RESOURCES AND DOCUMENTATION