From 3ffa7d8232cf48f8404209bda915f19280df36f1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 8 Oct 2008 15:39:48 +0200 Subject: Updated pkg manuals --- man/1/pkg | 11 +++++------ man/7/pkg | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/man/1/pkg b/man/1/pkg index b05d5ab..0687283 100644 --- a/man/1/pkg +++ b/man/1/pkg @@ -20,10 +20,6 @@ I may be one of: fetch given I from the package_root and install it -=item B I - -Show I's changelog (if available) - =item B [ I ] Check dependencies, conflicts and symlinks of I. @@ -115,8 +111,11 @@ Push local changes to the packages_root =item * B -Update the core package after local changes. -(Yeah, this sucks. I'm working out a better way) +Update the core package after local changes ('fake' an update, since this is +normally done with pkg upgrade and pkg push). + +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. =back diff --git a/man/7/pkg b/man/7/pkg index c3d3aea..213df86 100644 --- a/man/7/pkg +++ b/man/7/pkg @@ -85,9 +85,9 @@ This command does two things. First, it creates the appropiate symlinks in F<~/bin> to the files in B. Second, it runs podchecker(1) over the files in B and B and uses pod2man(1) to create man pages from them, which will then be stored in -.collected (like .collected/man/man7/pkg.7). +B<.collected> (like .collected/man/man7/pkg.7). -The commend is invoked with pkg upgrade and pkg add +The command is invoked with pkg upgrade, pkg add and pkg push =item B I -- cgit v1.2.3