summaryrefslogtreecommitdiff
path: root/man/1
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-23 21:19:44 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-23 21:19:44 +0200
commitd04de4e04a8a26dd10696132cc8cb182f8b3bb3a (patch)
treec4ca0f28e9749ff7eff0199a36eed598022afaa4 /man/1
parentc92fa1c70b7749eafef9afdd63bf1a3a43e12f0a (diff)
Enabled support for diverse VCSs (currently hg and git)
Diffstat (limited to 'man/1')
-rw-r--r--man/1/pkg5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/1/pkg b/man/1/pkg
index 8c976f1..8695e12 100644
--- a/man/1/pkg
+++ b/man/1/pkg
@@ -16,9 +16,10 @@ I<action> may be one of:
=over
-=item B<add>, B<install> I<package>
+=item B<add>, B<install> I<package> [ I<repository type> ]
-fetch given I<package> from the package_root and install it
+fetch given I<package>, tracked with I<repository type> (default: hg)
+from the package_root and install it
=item B<changelog> I<package>