mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 01:44:20 +00:00
diff: Improve help text of option --label
* src/diff.c (option_help_msgid): Improve help text of option --label.
This commit is contained in:
parent
2cd4ff3a5f
commit
b4efca9de4
@ -871,7 +871,7 @@ static char const * const option_help_msgid[] = {
|
||||
"",
|
||||
N_("-p, --show-c-function show which C function each change is in"),
|
||||
N_("-F, --show-function-line=RE show the most recent line matching RE"),
|
||||
N_(" --label LABEL use LABEL instead of file name\n"
|
||||
N_(" --label LABEL use LABEL instead of file name and timestamp\n"
|
||||
" (can be repeated)"),
|
||||
"",
|
||||
N_("-t, --expand-tabs expand tabs to spaces in output"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user