[PATCH v2 1/3] gas: minor reformatting in command line help and doc
Matthieu Longo
matthieu.longo@arm.com
Thu Jul 4 15:51:43 GMT 2024
- help message: add a comma between the short and long option
- as doc:
- brief summary of how to invoke gas: separate [-w] [-x] on a new line as those
two options have nothing to do with the warning options.
- reordering of the warning options to have the same order as the listing.
- no-warn option description: change an "and" to a "or", as it is either the short
or long option to use, but not both at the same time.
- remove trailing whitespaces.
---
gas/as.c | 8 ++++----
gas/as.h | 2 +-
gas/doc/as.texi | 27 +++++++++++++++------------
3 files changed, 20 insertions(+), 17 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-gas-minor-reformatting-in-command-line-help-and-d.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20240704/4007fd41/attachment.bin>
More information about the Binutils
mailing list