[Pkg-xfce-commits] r3689 - desktop/trunk/xfconf/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri Nov 20 07:30:39 UTC 2009
Author: corsac
Date: 2009-11-20 07:30:38 +0000 (Fri, 20 Nov 2009)
New Revision: 3689
Modified:
desktop/trunk/xfconf/debian/changelog
desktop/trunk/xfconf/debian/xfconf-query.1
Log:
* debian/xfconf-query.1:
- update xfconf-query manpage from latest version.
Modified: desktop/trunk/xfconf/debian/changelog
===================================================================
--- desktop/trunk/xfconf/debian/changelog 2009-11-18 21:20:31 UTC (rev 3688)
+++ desktop/trunk/xfconf/debian/changelog 2009-11-20 07:30:38 UTC (rev 3689)
@@ -2,8 +2,10 @@
* debian/control:
- correct description, xfsettingsd is in xfce4-settings package.
+ * debian/xfconf-query.1:
+ - update xfconf-query manpage from latest version.
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 11 Nov 2009 15:05:33 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 20 Nov 2009 08:30:14 +0100
xfconf (4.6.1-1) unstable; urgency=low
Modified: desktop/trunk/xfconf/debian/xfconf-query.1
===================================================================
--- desktop/trunk/xfconf/debian/xfconf-query.1 2009-11-18 21:20:31 UTC (rev 3688)
+++ desktop/trunk/xfconf/debian/xfconf-query.1 2009-11-20 07:30:38 UTC (rev 3689)
@@ -1,14 +1,14 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH XFCONF-QUERY "1" "January 2009" "xfconf-query 4.5.92" "User Commands"
+.TH XFCONF-QUERY "1" "November 2009" "xfconf-query 4.6.1" "User Commands"
.SH NAME
-xfconf-query \- Command line utility for xfconf
+xfconf-query \- Command line utility for xfconf system
.SH DESCRIPTION
.SS "Usage:"
.IP
xfconf\-query [OPTION...] \- xfconf commandline utility
.SS "Help Options:"
.TP
-\-?, \fB\-\-help\fR
+\fB\-h\fR, \fB\-\-help\fR
Show help options
.SS "Application Options:"
.TP
@@ -16,22 +16,22 @@
Version information
.TP
\fB\-c\fR, \fB\-\-channel\fR
-Pick the channel
+The channel to query/modify
.TP
\fB\-p\fR, \fB\-\-property\fR
-Pick the property
+The property to query/modify
.TP
\fB\-s\fR, \fB\-\-set\fR
-Change or set the value of the property
+The new value to set for the property
.TP
\fB\-l\fR, \fB\-\-list\fR
-List properties (or channels if \fB\-c\fR isn't specified)
+List properties (or channels if \fB\-c\fR is not specified)
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Verbose output
.TP
\fB\-n\fR, \fB\-\-create\fR
-Create new entry
+Create a new property if it does not already exist
.TP
\fB\-t\fR, \fB\-\-type\fR
Specify the property value type
@@ -45,11 +45,5 @@
\fB\-a\fR, \fB\-\-force\-array\fR
Force array even if only one element
.TP
-\fB\-x\fR, \fB\-\-export\fR
-Export channel to file
-.TP
-\fB\-i\fR, \fB\-\-import\fR
-Import channel from file
-.TP
\fB\-m\fR, \fB\-\-monitor\fR
Monitor a channel for property changes
More information about the Pkg-xfce-commits
mailing list