{ "-h, --help ": "display this help and exit", "-v, --version ": "display version and exit", "-s, --save ": "save configuration", "-o, --online ": "load scripts from remote servers", "-a, --auth ": "enable authorization", "-u, --username ": "set username", "-p, --password ": "set password", "-c, --config ": "configuration file path", "--editor ": "set editor: \"dword\" or \"edward\"", "--root ": "set root directory", "--port ": "set port number", "--no-auth ": "disable authorization", "--no-server ": "do not start server", "--no-online ": "load scripts from local server", "--minify ": "enable minification", "--no-minify ": "disable minification", "--progress ": "show progress of file operations", "--no-progress ": "not show progress of file operations" }