]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix typo in --help output of the strings program.
authorAapo Rantalainen <aapo.rantalainen@gmail.com>
Fri, 2 Aug 2024 14:13:44 +0000 (15:13 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 2 Aug 2024 14:14:27 +0000 (15:14 +0100)
  PR 31940

binutils/strings.c

index ec02e1d5fcea2b7cbb8ba13e701153276613407f..5d7be3dd5432bf15cdd2fae9b5fc4372ef23e481 100644 (file)
@@ -1350,8 +1350,8 @@ usage (FILE *stream, int status)
   -T --target=<BFDNAME>     Specify the binary file format\n\
   -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n\
                             s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n\
-  --unicode={default|show|invalid|hex|escape|highlight}\n\
-  -U {d|s|i|x|e|h}          Specify how to treat UTF-8 encoded unicode characters\n\
+  --unicode={default|locale|invalid|hex|escape|highlight}\n\
+  -U {d|l|i|x|e|h}          Specify how to treat UTF-8 encoded unicode characters\n\
   -s --output-separator=<string> String used to separate strings in output.\n\
   @<file>                   Read options from <file>\n\
   -h --help                 Display this information\n\