From f66d76f4414111f79dc73eb0f8b76f12741b4b81 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 4 Apr 2009 21:56:55 +0200 Subject: pkg: pkg_list: Also list not-installed packages, depending on argument --- man/1/pkg | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'man/1/pkg') diff --git a/man/1/pkg b/man/1/pkg index 1cf823c..56e8dae 100644 --- a/man/1/pkg +++ b/man/1/pkg @@ -32,16 +32,25 @@ Evauluate I. See the 'Examples' section and pkg(7) Show information on I, like dependencies, version, etc -=item B +=item B [I] -List all installed packages +List packages depending on I: -=item B +=over + +=item * B + +show all packages + +=item * B -List all available (both installed and not installed packages +show currently installed packages (default) -Hint: C will show all packages -that are currently not installed +=item * B + +show remote packages which are not installed + +=back =item B -- cgit v1.2.3