* src/fmt.c (usage): Move comment down to the newly separated string.
Discussed in https://github.com/coreutils/coreutils/issues/178
-s, --split-only\n\
split long lines, but do not refill\n\
"));
- /* Tell xgettext that the "% o" below is not a printf-style
- format string: xgettext:no-c-format */
oputs (_("\
-t, --tagged-paragraph\n\
indentation of first line different from second\n\
-w, --width=WIDTH\n\
maximum line width (default of 75 columns)\n\
"));
+ /* Tell xgettext that the "% o" below is not a printf-style
+ format string: xgettext:no-c-format */
oputs (_("\
-g, --goal=WIDTH\n\
goal width (default of 93% of width)\n\