mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) --one-panel-mode -> --one-file-panel
This commit is contained in:
parent
0cb953af85
commit
7e14d61a34
11 changed files with 8 additions and 75 deletions
|
|
@ -22,7 +22,6 @@
|
|||
"confirmCopy": true,
|
||||
"confirmMove": true,
|
||||
"configDialog": true,
|
||||
"onePanelMode": false,
|
||||
"oneFilePanel": false,
|
||||
"console": true,
|
||||
"syncConsolePath": false,
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
"--html-dialogs ": "use html dialogs",
|
||||
"--open ": "open web browser when server started",
|
||||
"--name ": "set tab name in web browser",
|
||||
"--one-panel-mode ": "show one file panel (deprecated use --one-file-panel instead)",
|
||||
"--one-file-panel ": "show one file panel",
|
||||
"--keys-panel ": "show keys panel",
|
||||
"--config-dialog ": "enable config dialog",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue