summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-08-03 11:02:14 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-08-03 11:02:14 +0200
commit374453b5cf26dca7d78b3415916b1843acc9405c (patch)
treef59c766db5eb7544c198f465b6262dda16c386b4 /man
parent80c04c05c25fbe9b91c5dd0adaf6d1bbc1643bf8 (diff)
man/1/pkg: Added check, updated remove
Diffstat (limited to 'man')
-rw-r--r--man/1/pkg6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/1/pkg b/man/1/pkg
index f0b2850..0e53ca7 100644
--- a/man/1/pkg
+++ b/man/1/pkg
@@ -31,10 +31,14 @@ Change the default source on all packages to I<source>
Example: `changeroot ssh://kraftwerk/var/packages_root` will change
the source of core to 'ssh://kraftwerk/var/packages_root/core'
+=item B<check> [ I<pacjage> ]
+
+Check dependencies, conflicts and symlinks of I<package>.
+If no argument is given, checks all installed packages
+
=item B<delete>|B<remove> I<package>
Remove I<package> from the local packages tree
-Note: This does not yet remove the symlinks
=item B<info> I<package>