diff --git a/json/help.json b/json/help.json index 96ed2edd..12d15938 100644 --- a/json/help.json +++ b/json/help.json @@ -16,7 +16,6 @@ "--progress ": "show progress of file operations", "--confirm-copy ": "confirm copy", "--confirm-move ": "confirm move", - "--html-dialogs ": "use html dialogs", "--open ": "open web browser when server started", "--name ": "set tab name in web browser", "--one-file-panel ": "show one file panel", @@ -40,7 +39,6 @@ "--no-progress ": "do not show progress of file operations", "--no-confirm-copy ": "do not confirm copy", "--no-confirm-move ": "do not confirm move", - "--no-html-dialogs ": "do not use html dialogs", "--no-config-dialog ": "disable config dialog", "--no-console ": "disable console", "--no-sync-console-path ": "do not sync console path", diff --git a/tmpl/config.hbs b/tmpl/config.hbs index 0bd19c30..c0997350 100644 --- a/tmpl/config.hbs +++ b/tmpl/config.hbs @@ -147,12 +147,6 @@ Progress -