# HG changeset patch # User Paul Issott # Date 1245086989 0 # Node ID 757764404261a754682981647d389e568919e304 # Parent 920ebc92d5b082da53bb1e1c3c5882f9920aa81f Tiny edits diff -r 920ebc92d5b0 -r 757764404261 tazpkg --- a/tazpkg Wed Jun 03 11:59:57 2009 +0200 +++ b/tazpkg Mon Jun 15 17:29:49 2009 +0000 @@ -90,9 +90,9 @@ tazpkg shell\n \033[1mCommands: \033[0m usage Print this short usage. - bugs Show known bugs in packages + bugs Show known bugs in packages. list List installed packages on the system by category or all. - xhtml-list Create a xHTML list of installed packges. + xhtml-list Create a xHTML list of installed packages. list-mirror List all available packages on the mirror (--diff for new). info Print information about a package. desc Print description of a package (if it exists). @@ -116,12 +116,12 @@ check Verify consistency of installed packages. add-flavor Install the flavor list of packages. install-flavor Install the flavor list of packages and remove other ones. - set-release Change release and update packages + set-release Change release and update packages. clean-cache Clean all packages downloaded in cache directory. depends Display dependencies tree. rdepends Display reverse dependencies tree. - convert convert a debian or rpm package to a slitaz package (.tazpkg) - link link a package from another slitaz installation + convert Convert a debian or rpm package to a slitaz package (.tazpkg). + link Link a package from another slitaz installation. setup-mirror Change the mirror url configuration. list-undigest List undigest mirrors. remove-undigest Remove an undigest mirror. @@ -1821,7 +1821,7 @@ echo -e " ================================================================================ Last packages.list is ready to use. Note that next time you recharge the list, -a list of differencies will be displayed to show new and upgradeable packages.\n" +a list of differences will be displayed to show new and upgradeable packages.\n" fi done ;; @@ -2360,7 +2360,7 @@ ! -d "$TARGET_DIR$INSTALLED/$PACKAGE" ]; then cat <