mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) rm config option: minify
This commit is contained in:
parent
039b535098
commit
03dbb4489b
7 changed files with 2 additions and 20 deletions
|
|
@ -36,7 +36,6 @@ 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
|
||||
--open open web browser when server started
|
||||
|
|
@ -49,7 +48,6 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--no-server do not start server
|
||||
--no-online load scripts from local server
|
||||
--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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue