bin/*/*.8: add missing End-List macros (.El).

This commit is contained in:
Juan RP
2014-08-23 09:26:02 +02:00
parent c8c331bd9a
commit 8939e8697d
8 changed files with 27 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
.Dd April 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-pkgdb 8
.Sh NAME
@@ -32,6 +32,7 @@ Checks that the package database does not contain obsolete data from previous
XBPS versions and removes them if found.
.It Sy FORMAT CONVERSION
Updates the pkgdb format to the latest version.
.El
.Sh OPTIONS
.Bl -tag -width -x
.It Fl a, Fl -all
@@ -64,6 +65,7 @@ automatically. Usually this is needed only in rare circumstances.
Enables verbose messages.
.It Fl V, Fl -version
Shows the XBPS version.
.El
.Sh FILES
.Bl -tag -width /var/db/xbps/.<pkgname>.plist
.It Ar /etc/xbps/xbps.conf
@@ -74,6 +76,7 @@ Package metadata properties.
Default package database (0.21 format). Keeps track of installed packages and properties.
.It Ar /var/cache/xbps
Default cache directory to store downloaded binary packages.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,