Correct the --bar-style description to use the same placeholder as in the option spec.
This commit is contained in:
+1
-1
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user