aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorkj-sh6042025-06-10 13:22:32 -0400
committerkj-sh6042025-06-10 13:22:32 -0400
commit99d22e189963e836d9655862427f4c8d18ba1421 (patch)
tree50df3d6de0929cfcd2dec63e6b9251537692f27e /README
parentbb03272d630e53fbe736c0d9a29498f110051d23 (diff)
feat: add `gitaur`HEADmaster
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 8 insertions, 5 deletions
diff --git a/README b/README
index 63773e4..a76e59e 100644
--- a/README
+++ b/README
@@ -1,14 +1,17 @@
-gitpkg
+gitpkg/gitaur
------
-simple POSIX helper script that grabs the PKGBUILD of Arch Linux packages (in
-the official repos) via `git`.
+simple POSIX helper scripts that grabs the PKGBUILD of Arch Linux packages via
+`git`.
+
+gitpkg = grabs PKGBUILDs from the Official Arch Repositories
+gitaur = grabs PKGBUILDs from the Arch User Repository
------
usage:
- gitpkg [-h|--help]
- gitpkg <package name> <package name>...
+ $0 [-h|--help]
+ $0 <package name> <package name>...
options:
-h, --help