| | 30 | {{{#!comment |
| | 31 | || -base PATH || Path to the !RefactorErl base directory || |
| | 32 | || -browser_root || Set the file browser root directory || |
| | 33 | || -build TARGET || Build TARGET (e.g. tool, doc, clean) || |
| | 34 | || -client || Start in client mode (no server is started) || |
| | 35 | || -db [mnesia|nif|kcmini] || The database engine to use (default: mnesia) || |
| | 36 | || -dir DIR || Sets the !RefactorErl data directory || |
| | 37 | || -emacs || Start as an Emacs client || |
| | 38 | || -erl PATH || Path to the Erlang executable to use || |
| | 39 | || -g++ PATH || Path of the g++ compiler to use || |
| | 40 | || -help || Print this help text || |
| | 41 | || -images_dir || Set root directory where generated Nitrogen images will be written || |
| | 42 | || -name NAME || Full name of the Erlang node || |
| | 43 | || -nitrogen || Start with Nitrogen || |
| | 44 | || -no_cpp || CPP code will not be compiled (use with ''-build tool'') || |
| | 45 | || -restricted_mode || Set restricted mode on the web interface || |
| | 46 | || -server || Start in server mode (no shell is started) || |
| | 47 | || -sname NAME || Short name of the Erlang node || |
| | 48 | || -srvname NAME || Name of the Erlang server node to connect || |
| | 49 | || -yaws_189 || Prepare for the Yaws 1.89 to use during compilation (use with '-build tool') || |
| | 50 | || -yaws_listen IP || Set yaws IP || |
| | 51 | || -yaws_name NAME || Set yaws server name || |
| | 52 | || -yaws_path PATH || Path to the Yaws ebin directory (need /ebin at the end) || |
| | 53 | || -yaws_port PORT || Set yaws port || |
| | 54 | || -synchronize || Database synchronization || |
| | 55 | }}} |