# HG changeset patch # User Paul Issott # Date 1289118707 0 # Node ID 703be3441860b156593b779213cc9cdbf4a5f284 # Parent 2275a8cb7a552ed9b43fdf3cef5c1cf422b6a075 en docs: tiny edits diff -r 2275a8cb7a55 -r 703be3441860 doc/tazpkg.en.html --- a/doc/tazpkg.en.html Fri Nov 05 10:54:58 2010 +0100 +++ b/doc/tazpkg.en.html Sun Nov 07 08:31:47 2010 +0000 @@ -44,7 +44,7 @@ Tazpkg is an ultralightweight (~ 35KB) package manager to install, list, download, update or remove precompiled packages on a GNU/Linux system. Tazpkg offers commands for searching -and creating packages and was created independently. +and creating packages and was created independently for the project. The format of the packages using the *.tazpkg extension is a cpio archive containing a filesystem compressed with gzip, a receipt and an optional description. Tazpkg also manages @@ -56,7 +56,7 @@

Tazpkg is entirely built from scratch using SHell script, -compatible with Bash, it runs under Ash - part of the Busybox +compatible with Bash; it runs under Ash - part of the Busybox project. Tazpkg is distributed under the free GNU license GPL V3.

@@ -264,9 +264,9 @@ Recharge the list of available packages on the mirror. This command will download the most recent 'packages.list' of installable packages on the mirror and before starting -will save the old list. Once the list is updated +will save the old list. Once the list is updated, you can then use the 'list' and 'search' commands. To view -and list the differences, you can use 'list-mirror --diff', and to view +and list the differences, you can use 'list-mirror --diff'; and to view and update packages, you can simply 'upgrade'. To recharge the latest list of packages:

@@ -419,7 +419,7 @@

set-release

The 'set-release' command changes the current version and -upgrades the packages to the latest release: +upgrades all of the packages to the latest release:

 # tazpkg set-release cooking