diff --git a/app.json b/app.json index b8e91752..3dbe05a0 100644 --- a/app.json +++ b/app.json @@ -63,11 +63,6 @@ "value": "", "required": false }, - "CLOUDCMD_CONFIG_DIALOG": { - "description": "show config dialog", - "value": "false", - "required": false - }, "CLOUDCMD_ONE_FILE_PANEL": { "description": "show one file panel", "value": "false", diff --git a/json/help.json b/json/help.json index 84c6dbf9..8efa9e60 100644 --- a/json/help.json +++ b/json/help.json @@ -49,7 +49,6 @@ "--no-name ": "set default tab name in web browser", "--no-one-file-panel ": "show two file panels", "--no-keys-panel ": "hide keys panel", - "--no-one-file-panel ": "show two file panels", "--no-confirm-copy ": "do not confirm copy", "--no-confirm-move ": "do not confirm move", "--no-config-dialog ": "disable config dialog",