From: H.J. Lu Date: Wed, 8 Apr 2015 12:04:13 +0000 (-0700) Subject: Display --interleave[=] X-Git-Tag: gdb-7.10-release~895 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfcf0ccd0131621213c5d6f2908cd703a90176f7;p=external%2Fbinutils.git Display --interleave[=] Optional argument of a command line option must start with "=". * objcopy.c (copy_usage): Replace "--interleave []" with --interleave[=]. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 230a58d..bbc00b9 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 128044c..a21006a 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\