From 104ee0a5a3297682de6db8af3a949b9b2e4bd28f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 9 Oct 2008 10:10:10 +0200 Subject: pkg check -> pkg refresh, this also obsoletes the pkg eval fiddling --- man/1/pkg | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'man/1/pkg') diff --git a/man/1/pkg b/man/1/pkg index 97176ae..f96b6f7 100644 --- a/man/1/pkg +++ b/man/1/pkg @@ -20,11 +20,6 @@ I may be one of: fetch given I from the package_root and install it -=item B [ I ] - -Check dependencies, conflicts and symlinks of I. -If no argument is given, checks all installed packages - =item B|B I Remove I from the local packages tree @@ -61,6 +56,11 @@ Show commit history for package push new local versions to PKG_ROOT. If no argument is given, pushes all installed packages +=item B [ I ] + +Check prereqs and update symlinks of I. +If no argument is given, refreshs all installed packages + =item B Update remote package list @@ -108,13 +108,10 @@ Get new stuff from the packages_root Push local changes to the packages_root -=item * B - -Update the core package after local changes ('fake' an update, since this is -normally done with pkg upgrade and pkg push). +=item * B -NOTE: As of Wed Oct 8 10:48:22 2008 +0200, this should be done automatically -whenever neccessary. You probably won't need to do this manually. +'Fake-Upgrade'. Execute the appropiate commands as if the core package had been +upgraded (useful when you change something but don't want to commit/push yet) =back -- cgit v1.2.3