+2018-02-19 Matthias Klose <doko@debian.org>
+
+ * strings.c (long_options): Include-all-whitespace does not take
+ an extra agument.
+
2018-02-13 Alan Modra <amodra@gmail.com>
PR 22836
{"print-file-name", no_argument, NULL, 'f'},
{"bytes", required_argument, NULL, 'n'},
{"radix", required_argument, NULL, 't'},
- {"include-all-whitespace", required_argument, NULL, 'w'},
+ {"include-all-whitespace", no_argument, NULL, 'w'},
{"encoding", required_argument, NULL, 'e'},
{"target", required_argument, NULL, 'T'},
{"output-separator", required_argument, NULL, 's'},