index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2023-01-20 18:03:31 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-05-20 00:08:11 +0200 |
commit | f669a71e847da88fefc1296dd2dd9ba82549a8c6 (patch) | |
tree | 8fca1e8a1e218fc3cf4626042e2c235883038fb1 /src/lib/repo/clone.sh | |
parent | 1d7f9972151b0a52297880c8f9e5f28a1d7fe597 (diff) |
-rw-r--r-- | src/lib/repo/clone.sh | 2 |
diff --git a/src/lib/repo/clone.sh b/src/lib/repo/clone.sh index 42dc383..4b26fcf 100644 --- a/src/lib/repo/clone.sh +++ b/src/lib/repo/clone.sh @@ -32,8 +32,6 @@ pkgctl_repo_clone_usage() { OPTIONS -m, --maintainer=NAME Clone all packages of the named maintainer - -u, --unprivileged Clone package with read-only access and without - packager info as Git author --universe Clone all existing packages, useful for cache warming -h, --help Show this help text |