Even better "+number" help - don't depend on the length of _("+number")
Этот коммит содержится в:
родитель
dfdb879eb1
Коммит
e6003e328f
@ -2084,7 +2084,7 @@ print_mc_usage (poptContext ctx, FILE * stream)
|
|||||||
/* print help for options */
|
/* print help for options */
|
||||||
poptPrintHelp (ctx, stream, 0);
|
poptPrintHelp (ctx, stream, 0);
|
||||||
|
|
||||||
fprintf (stream, " %s %s\n", _("+number"),
|
fprintf (stream, " %-19s %s\n", _("+number"),
|
||||||
_("Set initial line number for the internal editor"));
|
_("Set initial line number for the internal editor"));
|
||||||
fprintf (stream,
|
fprintf (stream,
|
||||||
_("\n"
|
_("\n"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user