# HG changeset patch # User Paul Issott # Date 1465648943 -3600 # Node ID 142f8c69c48297438113560b6534df432aa4a6da # Parent e5b93f147f2b216d237e27380cfb46d7ac09feb3 Edit tazpkg.en.html diff -r e5b93f147f2b -r 142f8c69c482 doc/tazpkg.en.html --- a/doc/tazpkg.en.html Tue May 24 14:51:19 2016 +0300 +++ b/doc/tazpkg.en.html Sat Jun 11 13:42:23 2016 +0100 @@ -57,8 +57,8 @@ language
  • LC_TIME: defines the date format in the activity command
  • -
  • root: if defined it points to the root of file system where TazPkg should work. - Note, value defined using --root= option has precedence over this environment +
  • root: if defined, points to the root of a file system where TazPkg should work. + Note, a value defined using --root= option has precedence over this environment variable
  • @@ -167,7 +167,7 @@ list of the repositories priority. One repository name per line. Undigest repositories are called by their names and main repository by “main”. If priority list absent, then default priority is: main - repository and all existing undigest repositories in the alphabetical + repository and all existing undigest repositories in alphabetical order. @@ -205,7 +205,7 @@
    Misc files

    File with default placement /var/log/slitaz/tazpkg.log stores TazPkg activity log. +target="_blank">/var/log/slitaz/tazpkg.log stores the TazPkg activity log. Log stores five types of actions: installing, uninstalling, blocking, unblocking, reconfiguring packages.

    @@ -238,11 +238,11 @@ $ tazpkg info --root=/mnt/sda6 nano --color -

    You can add global option --root=… to any TazPkg command. This option allows to work -with other SliTaz installations. Option points to the root of mounted file system from other SliTaz +

    You can add global option --root=… to any TazPkg command. This option allows you to work +with other SliTaz installations and can point to the root of a mounted file system from another SliTaz installation. By the way, using this option allows to install SliTaz to the other file system “from -scratch”, and upgrade SliTaz packages remotely.

    +scratch” and upgrade SliTaz packages remotely.

    Service commands