]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: minor reformatting in command line help and doc
authorMatthieu Longo <matthieu.longo@arm.com>
Thu, 16 May 2024 11:12:24 +0000 (12:12 +0100)
committerMatthieu Longo <matthieu.longo@arm.com>
Thu, 18 Jul 2024 16:02:27 +0000 (17:02 +0100)
commit05974f2467e95d3ae64cdc8dc4c15fb7d906f017
tree06a83e8cfaf5fb399fb38a1b1d8ab2cbcebdbb13
parent22836ca88591ac7efacf06d5b6db191763fd8aba
gas: minor reformatting in command line help and doc

- 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
gas/as.h
gas/doc/as.texi