summaryrefslogtreecommitdiff
path: root/man/1/pkg
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-27 20:05:31 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-27 20:05:31 +0200
commit3438163d4ee72b876a06b1ceb967f9f6bd2ee492 (patch)
treeb5080d64a86bebba1b5bab157862a46517e83bc4 /man/1/pkg
parenta52bddd20225232de958aa1a73f4fab20367b4f4 (diff)
bin/pkg: Renamed update to upgrade to support further upgrade commands
Diffstat (limited to 'man/1/pkg')
-rw-r--r--man/1/pkg6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/1/pkg b/man/1/pkg
index d440fe2..467265b 100644
--- a/man/1/pkg
+++ b/man/1/pkg
@@ -62,7 +62,7 @@ Show commit history for package
Check for local changes to the I<package>'s files.
If no arguments is given, checks all installed packages
-=item B<update> [ I<package> ]
+=item B<upgrade> [ I<package> ]
retrieve and install newest available version of I<package>.
If no argument is given, updates all installed packages
@@ -82,8 +82,8 @@ Contains configuration vars
=head1 BUGS
packages tracked in git are not completely supported.
-'pkg update' will always try to update them, no matter whether there were
-changed or not. Plus, the output of 'pkg update' will break a bit.
+'pkg upgrade' will always try to update them, no matter whether there were
+changed or not. Plus, the output of 'pkg upgrade' will break a bit.
'pkg changeroot' only works for hg packages.
There might be more fail.