]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gas/doc: -v / -version / --version / --verbose
authorJan Beulich <jbeulich@suse.com>
Tue, 24 Jun 2025 11:51:56 +0000 (13:51 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 24 Jun 2025 11:51:56 +0000 (13:51 +0200)
Split -v from -version/--version. They aren't the same; -v long form is
--verbose, which so far wasn't mentioned at all.

gas/doc/as.texi

index 6644648ea8716fdf5c01a2525d83f5de20acf6c1..7d6cdcb0a731802c61f92cfca6340a92979232d3 100644 (file)
@@ -260,7 +260,8 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
  [@b{--sectname-subst}]
  [@b{--size-check=[error|warning]}]
  [@b{--statistics}]
- [@b{-v}] [@b{-version}] [@b{--version}]
+ [@b{-v}] [@b{--verbose}]
+ [@b{-version}] [@b{--version}]
  [@b{-W}] [@b{--no-warn}] [@b{--warn}] [@b{--fatal-warnings}]
  [@b{-w}] [@b{-x}]
  [@b{-Z}] [@b{@@@var{FILE}}]
@@ -975,10 +976,11 @@ assembly.
 Remove local absolute symbols from the outgoing symbol table.
 
 @item -v
-@itemx -version
+@itemx --verbose
 Print the @command{as} version.
 
 @item --version
+@itemx -version
 Print the @command{as} version and exit.
 
 @item -W