mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(cloudcmd) bring back working --html-dialogs
This commit is contained in:
parent
a228944434
commit
301a12b57d
5 changed files with 12 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--port set port number
|
||||
--minify enable minification
|
||||
--progress show progress of file operations
|
||||
--html-dialogs use html dialogs
|
||||
--open open web browser when server started
|
||||
--one-panel-mode set one panel mode
|
||||
--config-dialog enable config dialog
|
||||
|
|
@ -46,6 +47,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--no-open do not open web browser when server started
|
||||
--no-minify disable minification
|
||||
--no-progress do not show progress of file operations
|
||||
--no-html-dialogs do not use html dialogs
|
||||
--no-one-panel-mode unset one panel mode
|
||||
--no-config-dialog disable config dialog
|
||||
--no-console disable console
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue