From 5997ed5aae975f3b1fc74af0797db9c01345114a Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 28 Aug 2014 23:09:43 -0400 Subject: add 'show' verb, to display a PKGBUILD for a package --- man/asp.1.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/asp.1.txt b/man/asp.1.txt index 6bd2a76..5284d4a 100644 --- a/man/asp.1.txt +++ b/man/asp.1.txt @@ -69,6 +69,12 @@ The following commands are understood: *shortlog*:: Show a condensed revision history of the target. +*show*:: + Show the PKGBUILD of the target, which may be in the format 'package' or + 'repository/package'. If the repository is not specified, the PKGBUILD + will be shown at the most recent revision (which may be newer than what + is in the repositories). + *update*:: For each target, if the package is not known to the local repository, attempt to track it. If the package is tracked, update the package -- cgit v1.2.3-54-g00ecf