Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-repo-web.1.asciidoc
blob: ba7106ae7e4e251d7b5171f2dc05cc4d01e5b644 (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
pkgctl-repo-web(1)
==================

Name
----
pkgctl-repo-web - Open the packaging repository's website

Synopsis
--------
pkgctl repo web [OPTIONS] [PKGBASE...]

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

Open the packaging repository's website via xdg-open. If called with
no arguments, open the package cloned in the current working directory.

Options
-------

*--print*::
	Print the url instead of opening it with xdg-open

*-h, --help*::
	Show a help text

include::include/footer.asciidoc[]