summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2671a9f..177d8ff 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ Get the source files for some packages:
asp export pacman testing/systemd extra/pkgfile
~~~
+Get a fully functional git checkout of a single package:
+
+~~~
+asp checkout pkgfile
+~~~
+
List the repositories a package has been pushed to:
~~~