Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-repo.1.asciidoc
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2022-10-30 14:44:06 +0100
committerLevente Polyak <anthraxx@archlinux.org>2023-05-19 22:27:13 +0200
commit2a59c32bf4ff117bd02d58a4e3f322b709259f1e (patch)
tree57b49351cf080b1d4eb85bce76abbba920e61400 /doc/man/pkgctl-repo.1.asciidoc
parent77d800eab2419b334cafd94b2e986351919def77 (diff)
repo: added command to create a new packaging repository
Diffstat (limited to 'doc/man/pkgctl-repo.1.asciidoc')
-rw-r--r--doc/man/pkgctl-repo.1.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/pkgctl-repo.1.asciidoc b/doc/man/pkgctl-repo.1.asciidoc
index 564679a..630afd8 100644
--- a/doc/man/pkgctl-repo.1.asciidoc
+++ b/doc/man/pkgctl-repo.1.asciidoc
@@ -38,6 +38,9 @@ pkgctl repo clone::
pkgctl repo configure::
Configure a clone according to distro specs
+pkgctl repo create::
+ Create a new GitLab package repository
+
pkgctl repo web::
Open the packaging repository's website
@@ -46,6 +49,7 @@ See Also
linkman:pkgctl-repo-clone[1]
linkman:pkgctl-repo-configure[1]
+linkman:pkgctl-repo-create[1]
linkman:pkgctl-repo-web[1]
include::include/footer.asciidoc[]