mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) --name: add ability to set tab name in web browser
This commit is contained in:
parent
9ef0dd02dd
commit
9cdca9efe5
12 changed files with 93 additions and 20 deletions
|
|
@ -38,12 +38,13 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--port set port number
|
||||
--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
|
||||
--console enable console
|
||||
--terminal enable terminal
|
||||
--terminal-path set terminal path
|
||||
--open open web browser when server started
|
||||
--name set tab name in web browser
|
||||
--no-auth disable authorization
|
||||
--no-server do not start server
|
||||
--no-online load scripts from local server
|
||||
|
|
@ -54,6 +55,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--no-config-dialog disable config dialog
|
||||
--no-console disable console
|
||||
--no-terminal disable terminal
|
||||
--no-name set default tab name in web browser
|
||||
|
||||
.SH RESOURCES AND DOCUMENTATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue