diff options
Diffstat (limited to 'man/1/pkg')
-rw-r--r-- | man/1/pkg | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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> |