update
fluxgen fluxgen
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
src/main.cc
→
src/main.cc
@@ -83,6 +83,7 @@ ostr<<_FBTEXT(Common, DefaultStyle, " style", "default style (right aligned - make sure same width as other default values)")<<": "<<DEFAULTSTYLE<<endl;
ostr<<_FBTEXT(Common, DefaultKeyFile, " keys", "default key file (right aligned - make sure same width as other default values)")<<": "<<DEFAULTKEYSFILE<<endl; ostr<<_FBTEXT(Common, DefaultInitFile, " init", "default init file (right aligned - make sure same width as other default values)")<<": "<<DEFAULT_INITFILE<<endl; + // TODO: FIXME: print LOCALEPATH too const char NOT[] = "-"; ostr<<endl<<