mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(cloudcmd) add --html-dialogs
This commit is contained in:
parent
d9c67255a3
commit
a7933b755c
37 changed files with 1271 additions and 141 deletions
|
|
@ -34,13 +34,15 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--root set root directory
|
||||
--prefix set url prefix
|
||||
--port set port number
|
||||
--minify enable minification
|
||||
--progress show progress of file operations
|
||||
--html-dialogs use html dialogs
|
||||
--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
|
||||
--no-html-dialogs do not use html dialogs
|
||||
|
||||
.SH RESOURCES AND DOCUMENTATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue