From: Jan Beulich Date: Tue, 24 Jun 2025 11:51:56 +0000 (+0200) Subject: gas/doc: -v / -version / --version / --verbose X-Git-Tag: binutils-2_45~240 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62b8f22dd86639773142cfe14c1d68562048882e;p=thirdparty%2Fbinutils-gdb.git gas/doc: -v / -version / --version / --verbose Split -v from -version/--version. They aren't the same; -v long form is --verbose, which so far wasn't mentioned at all. --- diff --git a/gas/doc/as.texi b/gas/doc/as.texi index 6644648ea87..7d6cdcb0a73 100644 --- a/gas/doc/as.texi +++ b/gas/doc/as.texi @@ -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