summaryrefslogtreecommitdiff
path: root/man/1
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-09-13 09:23:28 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-09-13 09:23:28 +0200
commit4e2a23b468e1b58416608cd4d527f74564b8f9f1 (patch)
treea434240b003397c4bb9c6615e303eaf1c071bca7 /man/1
parent6aa154540a5dfba45edf26e5d167783dd2b8d57c (diff)
Added pkg eval
Diffstat (limited to 'man/1')
-rw-r--r--man/1/pkg4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/1/pkg b/man/1/pkg
index 0e53ca7..8bec1c3 100644
--- a/man/1/pkg
+++ b/man/1/pkg
@@ -40,6 +40,10 @@ If no argument is given, checks all installed packages
Remove I<package> from the local packages tree
+=imen B<eval> I<expression>
+
+Evauluate I<expression>, e.g. to manually execute a hook
+
=item B<info> I<package>
Show information on I<package>, like dependencies, version, etc