Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-db-move.1.asciidoc
blob: 5c3b427368835a100121f95c29e3764dfe07deae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgctl-db-move(1)
=================

Name
----
pkgctl-db-move - Move packages between binary repositories.

Synopsis
--------
pkgctl db move [OPTIONS] [SOURCE_REPO] [TARGET_REPO] [PKGBASE]...

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

Move packages between binary repositories i.e. from 'extra-testing' to 'extra'.

Options
-------

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

include::include/footer.asciidoc[]