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

@@ -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