From bfcf0ccd0131621213c5d6f2908cd703a90176f7 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 8 Apr 2015 05:04:13 -0700 Subject: [PATCH] Display --interleave[=] Optional argument of a command line option must start with "=". * objcopy.c (copy_usage): Replace "--interleave []" with --interleave[=]. --- binutils/ChangeLog | 5 +++++ binutils/objcopy.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 230a58dab54..bbc00b90b53 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2015-04-08 H.J. Lu + + * objcopy.c (copy_usage): Replace "--interleave []" with + --interleave[=]. + 2015-04-05 H.J. Lu * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED. diff --git a/binutils/objcopy.c b/binutils/objcopy.c index 128044caf73..a21006a166c 100644 --- a/binutils/objcopy.c +++ b/binutils/objcopy.c @@ -537,7 +537,7 @@ copy_usage (FILE *stream, int exit_status) -w --wildcard Permit wildcard in symbol comparison\n\ -x --discard-all Remove all non-global symbols\n\ -X --discard-locals Remove any compiler-generated symbols\n\ - -i --interleave [] Only copy N out of every bytes\n\ + -i --interleave[=] Only copy N out of every bytes\n\ --interleave-width Set N for --interleave\n\ -b --byte Select byte in every interleaved block\n\ --gap-fill Fill gaps between sections with \n\