]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: id: document -a in manual
authorPádraig Brady <P@draigBrady.com>
Tue, 20 Jan 2026 17:40:34 +0000 (17:40 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 21 Jan 2026 13:51:58 +0000 (13:51 +0000)
* doc/coreutils.texi (id invocation): Mention this option is ignored.

doc/coreutils.texi

index b31c49d05f798c4e0eb87383a7500d8fef5286fc..6a9fc54389f2001abfd4be0f54d896ed396eba37 100644 (file)
@@ -15455,6 +15455,9 @@ The options cause @command{id} to print only part of the above information.
 Also see @ref{Common options}.
 
 @table @samp
+@optItem{id,-a,}
+Ignored; for compatibility with other versions of @command{id}.
+
 @optItem{id,-g,}
 @optItemx{id,--group,}
 Print only the group ID.