summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2006-08-08 13:56:55 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2006-08-08 13:56:55 +0000
commit5ef8fe23af6b91bb6f55a59834c5618577590f85 (patch)
treef246471a64b586400f97a1a49461b4f3910014bf
parent0711bdde05fb79af24845b252d17f193e3d60de9 (diff)
downloadgconf-5ef8fe23af6b91bb6f55a59834c5618577590f85.tar.gz
Add missing newline (Loïc Minier, Jan Kratochvil) Closes bug #304143.
2006-08-08 Kjartan Maraas <kmaraas@gnome.org> * doc/gconftool-2.1: Add missing newline (Loïc Minier, Jan Kratochvil) Closes bug #304143.
-rw-r--r--ChangeLog5
-rw-r--r--doc/gconftool-2.11
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 648e5d97..32f726ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * doc/gconftool-2.1: Add missing newline (Loïc Minier,
+ Jan Kratochvil) Closes bug #304143.
+
2006-08-07 Alexander Larsson <alexl@redhat.com>
* configure.in:
diff --git a/doc/gconftool-2.1 b/doc/gconftool-2.1
index bc1960ca..cc772cc8 100644
--- a/doc/gconftool-2.1
+++ b/doc/gconftool-2.1
@@ -56,6 +56,7 @@ Print all subdirectories and entries under a dir, recursively.
.TP
\fB\-\-dir\-exists\fR=\fISTRING\fR
Return 0 if the directory exists, 2 if it does not.
+.TP
\fB\-t\fR, \fB\-\-type\fR=\fIint\fR|bool|float|string|list|pair
Specify the type of the value being set, or the type of the value a schema describes. Unique abbreviations are allowed.
.TP