non-file at startup.
usage()
- Remove gettext markings from -p/--preserve (Jordi).
+ - Revamp -H option message to fit in 80 column terminal.
do_preserve_msg():
- Unsplit error message into a single fprintf call (Jordi).
print1opt("-F", "--multibuffer", _("Enable multiple file buffers"));
#endif
#ifdef ENABLE_NANORC
- print1opt("-H", "--historylog", _("Log and read search/replace string history"));
+ print1opt("-H", "--historylog", _("Log & read search/replace string history"));
print1opt("-I", "--ignorercfiles", _("Don't look at nanorc files"));
#endif
print1opt("-K", "--keypad", _("Use alternate keypad routines"));