tazpkg rev 157

tazpkg: make help wording consistent
author Mike D. Smith <MikeDSmith25@gmail.com>
date Fri Sep 19 21:01:02 2008 -0700 (2008-09-19)
parents 0192ab29a1e0
children 844673d0e9ab
files tazpkg
line diff
     1.1 --- a/tazpkg	Thu Sep 04 10:16:00 2008 +0000
     1.2 +++ b/tazpkg	Fri Sep 19 21:01:02 2008 -0700
     1.3 @@ -105,8 +105,8 @@
     1.4    extract          Extract a (*.tazpkg) package into a directory.
     1.5    pack             Pack an unpacked or prepared package tree.
     1.6    recharge         Recharge your packages.list from the mirror.
     1.7 -  repack           Creates a package archive from an installed package.
     1.8 -  repack-config    Creates a package archive with configuration files.
     1.9 +  repack           Create a package archive from an installed package.
    1.10 +  repack-config    Create a package archive with configuration files.
    1.11    upgrade          Upgrade all installed and listed packages on the mirror.
    1.12    block|unblock    Block an installed package version or unblock it for upgrade.
    1.13    get              Download a package into the current directory.