usage: show that the option --wordchars needs an argument
Этот коммит содержится в:
родитель
6c16744292
Коммит
0a387d9d08
@ -859,7 +859,7 @@ void usage(void)
|
||||
#ifndef NANO_TINY
|
||||
print_opt("-W", "--wordbounds",
|
||||
N_("Detect word boundaries more accurately"));
|
||||
print_opt("-X", "--wordchars",
|
||||
print_opt(_("-X <str>"), _("--wordchars=<str>"),
|
||||
N_("Which other characters are word parts"));
|
||||
#endif
|
||||
#ifndef DISABLE_COLOR
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user