mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(cloudcmd) add --open: open browser when server started
This commit is contained in:
parent
d2cc38dd50
commit
36dcb9a074
7 changed files with 21 additions and 2 deletions
|
|
@ -37,9 +37,11 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--minify enable minification
|
||||
--progress show progress of file operations
|
||||
--html-dialogs use html dialogs
|
||||
--open open web browser when server started
|
||||
--no-auth disable authorization
|
||||
--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
|
||||
|
|
@ -47,3 +49,4 @@ programs in browser from any computer, mobile or tablet device.
|
|||
.SH RESOURCES AND DOCUMENTATION
|
||||
|
||||
General help using Cloud Commander: <http://cloudcmd.io>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue