Correct the --bar-style description to use the same placeholder as in the option spec.

This commit is contained in:
Andrew Wood
2026-05-16 16:13:26 +01:00
parent 813f6aaeab
commit b51afc07e2
10 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -373,7 +373,7 @@ void display_help(void)
N_("prefix visual information with NAME"),
{ 0, 0, 0, 0} },
{ "-u", "--bar-style", N_("STYLE"),
N_("set default bar style to NAME"),
N_("set default bar style to STYLE"),
{ 0, 0, 0, 0} },
{ "-x", "--extra-display", N_("SPEC"),
N_("also send progress to SPEC"),