Skip to content
Snippets Groups Projects
Commit c4ee6f31 authored by rswindell's avatar rswindell
Browse files

Always display -d and -c command-line options.

parent 62573ce1
No related branches found
No related tags found
No related merge requests found
......@@ -155,9 +155,9 @@ int main(int argc, char **argv)
"-f = force save of config files\r\n"
"-u = update all message base status headers\r\n"
"-h = don't update message base status headers\r\n"
#if !defined(__unix__)
"-d = run in standard input/output/door mode\r\n"
"-c = force color mode\r\n"
#if !defined(__unix__)
"-v# = set video mode to #\r\n"
#endif
"-l# = set screen lines to #\r\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment