mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(cloudcmd) show progress of files removing
This commit is contained in:
parent
f6dd602d2e
commit
2b7c0069bb
13 changed files with 259 additions and 203 deletions
|
|
@ -22,24 +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
|
||||
--progress-of-copying show progress of copying
|
||||
--no-progress-of-copying do not show progress of copying
|
||||
-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 show progress of file operations
|
||||
--no-progress do not show progress of file operations
|
||||
|
||||
.SH RESOURCES AND DOCUMENTATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue