Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-repo-clone.1.asciidoc
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2023-01-20 18:03:31 +0100
committerLevente Polyak <anthraxx@archlinux.org>2023-05-20 00:08:11 +0200
commitf669a71e847da88fefc1296dd2dd9ba82549a8c6 (patch)
tree8fca1e8a1e218fc3cf4626042e2c235883038fb1 /doc/man/pkgctl-repo-clone.1.asciidoc
parent1d7f9972151b0a52297880c8f9e5f28a1d7fe597 (diff)
repo-configure: automatically determine protocol from packager identity
The remote protocol is automatically determined from the author email address by choosing SSH for all official packager identities and read-only HTTPS otherwise. Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'doc/man/pkgctl-repo-clone.1.asciidoc')
-rw-r--r--doc/man/pkgctl-repo-clone.1.asciidoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/man/pkgctl-repo-clone.1.asciidoc b/doc/man/pkgctl-repo-clone.1.asciidoc
index 9770ef8..a39fb37 100644
--- a/doc/man/pkgctl-repo-clone.1.asciidoc
+++ b/doc/man/pkgctl-repo-clone.1.asciidoc
@@ -25,9 +25,6 @@ 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