1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
.TH SDRANLIB "1" "November 2011"
.SH NAME
sdranlib \- Generate an index to speed access to archives
.SH SYNOPSIS
.B sdranlib
.RI [ options ] " archive" ...
.SH DESCRIPTION
This manual page documents briefly the
.B sdranlib
command.
.PP
\fBsdranlib\fP generates an index to speed access to archives. It supports asxxx targets.
.SH OPTIONS
This program follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
For a complete description, see the Info files.
.TP
.B \-h, \-\-help
Print help message
.TP
.B \-V, \-\-version
Print program version
.TP
.B \-v, \-\-verbose
Verbose output
.TP
.B \-t, \-\-list
List the contents of an archive
.TP
.B \-s, \-\-print-armap
Print the archive index
.br
.SH AUTHOR
sdranlib was written by Borut Razem, <borut dot razem at siol dot net>.
.PP
This manual page was written by Gudjon I. Gudjonsson <gudjon@gudjon.org>,
for the Debian project (and may be used by others).
|