From ada1cdfdf960047892bb9632e2c81581991acef6 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@derf.homelinux.org>
Date: Tue, 7 Jul 2009 11:03:46 +0200
Subject: pkg: Added short actions (pkg a = add etc)

---
 man/1/pkg | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

(limited to 'man/1')

diff --git a/man/1/pkg b/man/1/pkg
index 3b5c689..ac88ca6 100644
--- a/man/1/pkg
+++ b/man/1/pkg
@@ -82,6 +82,22 @@ If no argument is given, updates all installed packages
 
 =back
 
+=head2 SHORT ACTIONS
+
+  short   long form
+  -----   ---------
+     a    add
+     e    eval
+     f    pull      (think "fetch")
+     i    info
+     l    log
+     ls   list
+     p    push
+     r    refresh
+     rm   remove
+     s    status
+     u    update
+
 =head1 OPTIONS
 
 Options marked as [boolean] may be negated
-- 
cgit v1.2.3