diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-08-01 12:18:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-08-01 12:18:38 +0200 |
commit | 50dc8212cb060162c028b0ee45bbb93410da8559 (patch) | |
tree | 4de8e348760292715d636115c11df7b90ac75ac9 /man/1 | |
parent | 0a10c5490a1882e7a5d5422dc71970ab36bdd4fd (diff) |
man/1/pkg: Added pkg push
Diffstat (limited to 'man/1')
-rw-r--r-- | man/1/pkg | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -59,6 +59,11 @@ Update the local package list Show commit history for package +=item B<push> [ I<package> ] + +push new local versions to PKG_ROOT. +If no argument is given, pushes all installed packes + =item B<remote-update> Update remote package list |