feature(cloudcmd) add --html-dialogs

This commit is contained in:
coderaiser 2015-09-28 11:43:03 -04:00
parent d9c67255a3
commit a7933b755c
37 changed files with 1271 additions and 141 deletions

View file

@ -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