summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-07 15:10:34 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-07 15:10:34 +0200
commit01966188885e0215cd54a3f035c37510037ab1e2 (patch)
tree7baa18bc75e63325d5a9ab5116ddb1d98ebe28b8
parent2c9dd173bc4b21664c84572bab0cd0091c523427 (diff)
doc/pkg: minor fixes
-rw-r--r--doc/pkg8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/pkg b/doc/pkg
index fed6512..a8908ab 100644
--- a/doc/pkg
+++ b/doc/pkg
@@ -1,6 +1,6 @@
=head1 NAME
-pkg - Package maintaining utility
+pkg - Package maintenance utility
=head1 SYNOPSIS
@@ -8,6 +8,8 @@ B<pkg> I<action> [ I<arguments> ]
=head1 DESCRIPTION
+B<pkg> is the basic script for maintaining packages
+
I<action> may be one of:
=over
@@ -59,7 +61,7 @@ If no arguments is given, checks all installed packages
=item B<update> [ I<package> ]
-retrieve and install newest available version of I<package>
+retrieve and install newest available version of I<package>.
If no argument is given, updates all installed packages
=back
@@ -105,7 +107,7 @@ Default: --quiet
=item CL_OPTIONS
-Options to invoke checklinks with
+Options to invoke checklinks with.
Default: -q
=back