oops - omitted from previous delta
This commit is contained in:
parent
20c0b65dab
commit
b14f9da0ae
1 changed files with 4 additions and 1 deletions
|
@ -2098,7 +2098,7 @@ nm(1), readelf(1), and the Info entries for @file{binutils}.
|
|||
|
||||
@smallexample
|
||||
@c man begin SYNOPSIS ranlib
|
||||
ranlib [@option{-vV}] @var{archive}
|
||||
ranlib [@option{-vVt}] @var{archive}
|
||||
@c man end
|
||||
@end smallexample
|
||||
|
||||
|
@ -2127,6 +2127,9 @@ The @sc{gnu} @command{ranlib} program is another form of @sc{gnu} @command{ar};
|
|||
@itemx -V
|
||||
@itemx --version
|
||||
Show the version number of @command{ranlib}.
|
||||
|
||||
@item -t
|
||||
Update the timestamp of the symbol map of an archive.
|
||||
@end table
|
||||
|
||||
@c man end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue