Package: gconf2
Version: 2.26.2-1
Severity: minor
Tags: patch
mar...@zezinho:~$ man -P cat 1 gconftool-2 | grep 'usage'
gconftool-2 [-?] [-?|--help] [--usage] [-s|--set] [-g|--get]
[--set-schema] [-u|--unset] [--recursive-unset] [-a|--all-entries] [--all-dirs]
[--dump] [--load=STRING]
--usage
Display brief usage message.
mar...@zezinho:~$ LANG=C gconftool-2 --usage
Error while parsing options: Unknown option --usage.
Run 'gconftool-2 --help' to see a full list of available command line options.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gconf2 depends on:
ii dbus-x11 1.2.14-2 simple interprocess messaging syst
ii gconf2-common 2.26.2-1 GNOME configuration database syste
ii libc6 2.9-13 GNU C Library: Shared libraries
ii libgconf2-4 2.26.2-1 GNOME configuration database syste
ii libglib2.0-0 2.20.3-1 The GLib library of C routines
ii libxml2 2.7.3.dfsg-1 GNOME XML library
ii psmisc 22.7-1 utilities that use the proc file s
ii python 2.5.4-2 An interactive high-level object-o
Versions of packages gconf2 recommends:
ii libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface
Versions of packages gconf2 suggests:
ii gconf-defaults-service 2.26.2-1 GNOME configuration database syste
-- no debconf information
diff -Nudar gconf-2.26.2.orig/doc/gconftool-2.1 gconf-2.26.2/doc/gconftool-2.1
--- gconf-2.26.2.orig/doc/gconftool-2.1 2009-04-25 03:44:06.000000000 -0300
+++ gconf-2.26.2/doc/gconftool-2.1 2009-06-09 11:38:30.000000000 -0300
@@ -3,7 +3,7 @@
gconftool-2 \- GNOME configuration tool
.SH SYNOPSIS
.B gconftool-2
-[\-?] [\-?|\-\-help] [\-\-usage] [\-s|\-\-set] [\-g|\-\-get]
+[\-?] [\-?|\-\-help] [\-s|\-\-set] [\-g|\-\-get]
[\-\-set\-schema] [\-u|\-\-unset] [\-\-recursive\-unset] [\-a|\-\-all\-entries]
[\-\-all\-dirs] [\-\-dump] [\-\-load=STRING] [\-R|\-\-recursive\-list]
[\-\-dir\-exists=STRING] [\-\-shutdown] [\-p|\-\-ping] [\-\-spawn]
@@ -133,9 +133,6 @@
.TP
-?, \fB\-\-help\fR
Show the help message.
-.TP
-\fB\-\-usage\fR
-Display brief usage message.
.SH EXAMPLES
Display the path to the current desktop wallpaper.
.IP