feature(cloudcmd) --one-panel-mode -> --one-file-panel

This commit is contained in:
coderaiser 2018-04-10 11:45:52 +03:00
parent 0cb953af85
commit 7e14d61a34
11 changed files with 8 additions and 75 deletions

View file

@ -22,7 +22,6 @@
"confirmCopy": true,
"confirmMove": true,
"configDialog": true,
"onePanelMode": false,
"oneFilePanel": false,
"console": true,
"syncConsolePath": false,

View file

@ -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",