man: use the same width.

This commit is contained in:
Juan RP 2012-11-06 10:33:29 +01:00
parent 0c6a4f08ff
commit 11149f058c
6 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@ The files must have correct permissions and location within this directory.
The behaviour of resulting package is changed by using multiple values in
the options.
.Sh OPTIONS
.Bl -tag -width Fl
.Bl -tag -width -x
.It Fl A, Fl -architecture Ar string
The target architecture for this package (required). Use
.Ar noarch

View File

@ -19,7 +19,7 @@ package name (best available version from repositories will be installed);
by specifying a package pattern with '>' '<' '>=' or '<=' (foo>=2.0) or
by specifying an exact package version, i.e (foo-1.0_1).
.Sh OPTIONS
.Bl -tag -width -XXXXXXXX
.Bl -tag -width -x
.It Fl A, Fl -automatic
Enables automatic installation mode, i.e. package will be treated as orphan
if no package is depending on it directly.
@ -35,7 +35,7 @@ overwritting its package files.
.It Fl h, Fl -help
Show the help usage.
.It Fl n, Fl -dry-run
Dry-run mode. Show what actions would be done but don't remove anything.
Dry-run mode. Show what actions would be done but don't do anything.
.It Fl p, Fl -print-format Ar fmt
Specifies the
.Xr printf 3

View File

@ -16,7 +16,7 @@ It's able to check missing dependencies, modified files and symlinks,
fix wrong or missing reverse dependencies, and more errors that have been
fixed in newer versions of xbps.
.Sh OPTIONS
.Bl -tag -width -XXXXXXXX
.Bl -tag -width -x
.It Fl a, Fl -all
Process all registered packages, regardless of its state.
.It Fl C, Fl -config Ar file

View File

@ -31,7 +31,7 @@ unless the
.Ar -f
option is specified.
.Sh OPTIONS
.Bl -tag -width xxxxxxxxxxxxxxxxxxxxxxx
.Bl -tag -width -x
.It Fl a, Fl -all
Configures all packages.
.It Fl C, Fl -config Ar file

View File

@ -52,7 +52,7 @@ Package metadata files are removed.
Package is unregistered from package database.
.Pp
.Sh OPTIONS
.Bl -tag -width -XXXXXXXX
.Bl -tag -width -x
.It Fl C, Fl -config Ar file
Specifies a full path to the XBPS configuration file.
.It Fl c, Fl -cachedir Ar dir

View File

@ -15,17 +15,17 @@ The
utility creates, updates and removes obsolete binary packages stored
in local repositories.
.Sh OPTIONS
.Bl -tag -width -versionXXXXXXXX
.Bl -tag -width -x
.It Fl h -help
Show the help usage.
.It Fl V -version
Show the XBPS version.
.Sh MODE
.Pp
.Bl -tag -width ident
.Bl -tag -width x
.It Sy -a, --add Ar /path/to/repo/binpkg.xbps ...
Registers the binary package into the local repository and if an older
binary package exists it's removed and a new entry is added into the index.
binary package exists, it's removed and new entry is added to the index.
Multiple binary packages can be specified as arguments.
.It Sy -c, --clean Ar repository
Removes obsolete entries found in the local repository's index.