
There are two "binaries" that are currently missing documentation, pacman-db-upgrade and testpkg. This patch adds that documentation. Signed-off-by: Ben Westover <kwestover.kw@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
20 lines
284 B
Text
20 lines
284 B
Text
testpkg(8)
|
|
==========
|
|
|
|
Name
|
|
----
|
|
testpkg - test a pacman package for validity
|
|
|
|
Synopsis
|
|
--------
|
|
'testpkg' <package file>
|
|
|
|
Description
|
|
-----------
|
|
'testpkg' is a script used to make sure that a pacman package is valid.
|
|
|
|
See Also
|
|
--------
|
|
linkman:pacman[8]
|
|
|
|
include::footer.asciidoc[]
|