summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-09-29 16:46:00 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-09-29 16:46:10 +0200
commit5225b8a61eb4f3d4ccfc4ae8ce191ff759294b92 (patch)
tree06e7663207eb6a363791f29d493452fe72fd092c /man
parente0b9949d516be918bbb0695ac68164511aef8200 (diff)
Began mking ct add/remove wrappable
(accept more than one package argument)
Diffstat (limited to 'man')
-rw-r--r--man/1/ct.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/1/ct.pod b/man/1/ct.pod
index b73d403..cdea7e7 100644
--- a/man/1/ct.pod
+++ b/man/1/ct.pod
@@ -14,9 +14,9 @@ I<action> may be one of:
=over
-=item B<add> I<package>
+=item B<add> I<packages>
-fetch I<package> from the package_root and install it
+fetch I<packages> from the package_root and install it
=item B<debug>
@@ -70,9 +70,9 @@ If no argument is given, pushes all installed packages
Check prereqs and update symlinks of I<package>.
If no argument is given, refreshs all installed packages
-=item B<remove> I<package>
+=item B<remove> I<packages>
-Remove I<package> from the local packages tree
+Remove I<packages> from the local packages tree
=item B<status> [ I<package> ]