path2listing --version (return code: 0)
Usage: path2listing [OPTIONS]
This script facilitates the conversion from:
- managing gconf configuration sources directly through path files,
- to managing them with the desktop-profiles package
and will thus generaly be run only once directly after installing
desktop-profiles
It will generate the metadata (listing file) needed by desktop-profiles to
manage the configuration sources that are activated directly or indirectly
(i.e. through included path files) by the path file it is run on.
After the generation of the metadata the converted path file will be
replaced by one assuming that desktop-profiles manages activation of
configuration sources (unless you tell it not to).
Options:
-d, --distance : precedence distance between different configuration
sources (defaults to 50),
The idea is to leave some space between precedences so you
can easily insert other configuration sources later on.
-f, --file : path file to start conversion from
(defaults to /etc/gconf/2/path)
-o, --output-file: file to put the generated metadata in (defaults to
/etc/desktop-profiles/desktop-profiles_path2listing.listing)
--no-replace-file: don't replace path file from which we start the conversion
with one that manages everything through desktop-profiles
-h, --help : display this helpmessage
path2listing --help (return code: 0)
Usage: path2listing [OPTIONS]
This script facilitates the conversion from:
- managing gconf configuration sources directly through path files,
- to managing them with the desktop-profiles package
and will thus generaly be run only once directly after installing
desktop-profiles
It will generate the metadata (listing file) needed by desktop-profiles to
manage the configuration sources that are activated directly or indirectly
(i.e. through included path files) by the path file it is run on.
After the generation of the metadata the converted path file will be
replaced by one assuming that desktop-profiles manages activation of
configuration sources (unless you tell it not to).
Options:
-d, --distance : precedence distance between different configuration
sources (defaults to 50),
The idea is to leave some space between precedences so you
can easily insert other configuration sources later on.
-f, --file : path file to start conversion from
(defaults to /etc/gconf/2/path)
-o, --output-file: file to put the generated metadata in (defaults to
/etc/desktop-profiles/desktop-profiles_path2listing.listing)
--no-replace-file: don't replace path file from which we start the conversion
with one that manages everything through desktop-profiles
-h, --help : display this helpmessage