summaryrefslogtreecommitdiff
path: root/asp.in
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2017-03-25 07:50:05 -0400
committerDave Reisner <dreisner@archlinux.org>2017-03-25 08:08:37 -0400
commit376b26d065e0dcadc5a81a7edf9e260b860cd7c6 (patch)
tree88a6cff8fbd8b4fb8f77e27facfef62dfde34ffc /asp.in
parenta64b7c9d69b93afce95e8e706f159176a24f6333 (diff)
downloadasp32-376b26d065e0dcadc5a81a7edf9e260b860cd7c6.tar.xz
improve manual, add ls-files and extra arg to show
Since aceefc28ca701feb8, the manpage has been out of date, not mentioning new features. While we're here, extend the manpage to better cover the arguments to our subcommands.
Diffstat (limited to 'asp.in')
-rw-r--r--asp.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/asp.in b/asp.in
index 2e6805e..ea1150f 100644
--- a/asp.in
+++ b/asp.in
@@ -36,8 +36,8 @@ Commands:
list-repos NAME... List repos for packages
ls-files NAME List files for package
log NAME Show revision history
- show NAME [FILE] Show the PKGBUILD or other FILE
shortlog NAME Show revision history in short form
+ show NAME [FILE] Show the PKGBUILD or other FILE
update [NAME...] Update packages (update all tracked if none specified)
untrack NAME... Remove a package from the local repository
EOF