[debian-edu-commits] debian-edu/ 73/183: make helpmessage a bit clearer
Alexander Alemayhu
ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.
commit aa59013bc4bacce15ced7ebff4584e6a91c50448
Author: Bart Cornelis <cobaco at linux.be>
Date: Thu Jul 28 12:08:18 2005 +0000
make helpmessage a bit clearer
---
path2desktop-profiles-metadata | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/path2desktop-profiles-metadata b/path2desktop-profiles-metadata
index 7d59826..9b5fb77 100644
--- a/path2desktop-profiles-metadata
+++ b/path2desktop-profiles-metadata
@@ -12,7 +12,7 @@
#########################################################################
ROOT_PATH_FILE=/etc/gconf/2/path
-CUSTOM_LISTINGS=/etc/desktop-profiles/path2desktop-profiles-metadata_generated.listing
+CUSTOM_LISTINGS=/etc/desktop-profiles/path2listing_generated.listing
DEFAULT_LISTINGS=/etc/desktop-profiles/desktop-profiles.listing
# default distance to leave between 2 successive priority sources
@@ -21,18 +21,20 @@ SOURCE_DISTANCE=50;
print_help () {
cat <<EOF
-Usage: path2desktop-profiles-metadata [OPTIONS]
- This script facilitates the conversion from managing gconf configuration
- sources directly through path files, to managing them with desktop-profiles.
- As such it will generally be run only ones, directly after installing the
- desktop-profiles package.
+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.
- It will generate the metadata 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.
+ configuration sources (unless you tell it not to).
Options:
-d, --distance : precedence distance between different configuration
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git
More information about the debian-edu-commits
mailing list