website rev 126

en: Tidy up Tazpkg Manual
author Paul Issott <paul@slitaz.org>
date Sun Jul 27 12:52:17 2008 +0000 (2008-07-27)
parents 44b5f0933d18
children 819df175f950
files en/doc/manuals/tazpkg.en.html
line diff
     1.1 --- a/en/doc/manuals/tazpkg.en.html	Sat Jul 26 21:17:42 2008 +0000
     1.2 +++ b/en/doc/manuals/tazpkg.en.html	Sun Jul 27 12:52:17 2008 +0000
     1.3 @@ -79,7 +79,7 @@
     1.4  The 'xhtml-list' command can create a XHTML list
     1.5  of all the packages installed on the system which can be read
     1.6  with your preferred Web browser. It can be run as a normal
     1.7 -user and creates a page called 'installed-packages.html' in
     1.8 +user and creates a page 'installed-packages.html' in
     1.9  your current directory. Note that you can change the name of the
    1.10  generated list via the command line:
    1.11  </p>
    1.12 @@ -93,7 +93,7 @@
    1.13  display the 'packages.list' file recharged from the mirror.
    1.14  If this doesn't exist, you will be asked to launch
    1.15  'tazpkg recharge' as administrator (root) for a list of 
    1.16 -available packages . The -diff option is used to display
    1.17 +available packages . The --diff option is used to display
    1.18  the differences between the last and current list of packages:
    1.19  </p>
    1.20  <pre>
    1.21 @@ -114,7 +114,7 @@
    1.22  <p>
    1.23  Description of the package (if it exists). This command
    1.24  displays the 'description.txt' file of each package (a simple
    1.25 -text file not more than 80 characters to fit in a standard terminal):
    1.26 +text file, not more than 80 characters to fit in a standard terminal):
    1.27  </p>
    1.28  <pre>
    1.29   # tazpkg desc busybox
    1.30 @@ -156,8 +156,8 @@
    1.31  This command allows the installation of a local package with
    1.32  the .tazpkg extension. See 'get-install' to install a 
    1.33  package from the internet. Note that you can force the
    1.34 -installation via the -forced, uninstall and reinstall options
    1.35 -or specify the root system where you want to install the
    1.36 +installation via the --forced, uninstall and reinstall options.
    1.37 +You can also specify the root system where you want to install the
    1.38  packages via the -root= option:
    1.39  </p>
    1.40  <pre>
    1.41 @@ -224,7 +224,7 @@
    1.42  of installable packages on the mirror and before starting 
    1.43  will save the old list. Once the list is updated
    1.44  you can then use the 'list' and 'search' commands. To view
    1.45 -the list of differences, you can use 'list-mirror -diff' and to view 
    1.46 +and list the differences, you can use 'list-mirror --diff' and to view 
    1.47  and update packages, you can 'upgrade'. To recharge the
    1.48  latest list of packages:
    1.49  </p>
    1.50 @@ -235,7 +235,7 @@
    1.51  <p>
    1.52  Upgrade allows you to update all installed packages available
    1.53  on the current mirror. Upgrading packages is an important
    1.54 -part of security, it helps to keep the system secure with
    1.55 +part of system security, it helps to keep you secure with
    1.56  the latest updates and fixes. The SliTaz project,
    1.57  although tiny, provides regular updates on security and generally
    1.58  offers the latest versions of software. Note that this