summaryrefslogtreecommitdiff
path: root/binutils/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-10-29 08:47:01 +0000
committerNick Clifton <nickc@redhat.com>2010-10-29 08:47:01 +0000
commit93f271227227403129b90008c316cbedae72feb4 (patch)
tree3ff1d065e17a65b9551e9ab152308b70155f6318 /binutils/doc
parent0215d588a3a9dc337be18b583a44ca452edde0df (diff)
downloadbinutils-redhat-93f271227227403129b90008c316cbedae72feb4.tar.gz
PR binutils/12058
* ar.c (usage): Revert previous change. Describe how 's' can be used as a command letter. * doc/binutils.texi (ar cmdline): Describe how 's' can be used as a command letter.
Diffstat (limited to 'binutils/doc')
-rw-r--r--binutils/doc/binutils.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 82c3a675fc..26d690760c 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -345,6 +345,13 @@ output for each file inserted, along with one of the letters @samp{a} or
@samp{r} to indicate whether the file was appended (no old member
deleted) or replaced.
+@item s
+@cindex ranlib
+Add an index to the archive, or update it if it already exists. Note
+this command is an exception to the rule that there can only be one
+command letter, as it is possible to use it as either a command or a
+modifier. In either case it does the same thing.
+
@item t
@cindex contents of archive
Display a @emph{table} listing the contents of @var{archive}, or those