Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl.1.asciidoc
blob: 45d5187471810433a55301a7a92c01e230314c6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
pkgctl(1)
=========

Name
----
pkgctl - Unified command-line frontend for devtools

Synopsis
--------
pkgctl [SUBCOMMAND] [OPTIONS]

Description
-----------

TODO

Subcommands
-----------

pkgctl auth::
	Authenticate with services like GitLab

pkgctl diff::
	Compare package files using different modes

pkgctl repo::
	Manage Git packaging repositories and their configuration

See Also
--------

linkman:pkgctl-auth[1]
linkman:pkgctl-diff[1]
linkman:pkgctl-repo[1]

include::include/footer.asciidoc[]