[dconf-editor] Update manpage.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Update manpage.
- Date: Sat, 16 Dec 2017 15:52:08 +0000 (UTC)
commit 759e8cda60a85f6bd791d05186e648998f4fa9cd
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sat Dec 16 16:49:44 2017 +0100
Update manpage.
editor/dconf-editor.1 | 39 ++++++++++++++++++++++++++++++---------
1 files changed, 30 insertions(+), 9 deletions(-)
---
diff --git a/editor/dconf-editor.1 b/editor/dconf-editor.1
index 44c380b..593af02 100644
--- a/editor/dconf-editor.1
+++ b/editor/dconf-editor.1
@@ -14,20 +14,41 @@
.\" along with Dconf Editor. If not, see <http://www.gnu.org/licenses/>.
.TH "DCONF\-EDITOR" "1"
.SH "NAME"
-dconf-editor \- Graphical editor for dconf
+dconf-editor \- Graphical editor for gsettings and dconf
.SH "SYNOPSIS"
-.B dconf\-editor
+.B dconf\-editor [OPTIONS...]
+.RE
+.B dconf\-editor [OPTIONS...] [PATH]
+.RE
+.B dconf\-editor [OPTIONS...] [FIXED_SCHEMA | RELOCATABLE:PATH] [KEY]
.SH "DESCRIPTION"
-.PP
The
.B dconf\-editor
-program provides a graphical interface for editing settings that are stored in the dconf database. The
+program provides a graphical interface for editing settings that are stored by other applications using the
+.I gsettings
+functions of the
+.I glib
+library, or in the
+.I dconf
+database. The
.BR gsettings (1)
-utility provides similar functionality on the commandline.
-.PP
-dconf\-editor reads gsettings schemas from
-$XDG_DATA_DIRS/glib\-2.0/schemas
-to obtain descriptions, default values and allowed values for keys.
+and
+.BR dconf (1)
+utilities provides similar functionality on the commandline.
+.SH "OPTIONS"
+.TP
+.BR \-h , \ \-\-help
+Prints the command-line options and exits.
+.TP
+.BR \-v , \ \-\-version
+Prints the release version and exits.
+.TP
+.BR \-\-list\-relocatable\-schemas
+Prints the list of relocatable schemas and exits.
+.TP
+.BR \--I-understand-that-changing-options-can-break-applications
+Launchs application without showing initial warning.
.SH "SEE ALSO"
.BR dconf (7)
+.BR dconf (1)
.BR gsettings (1)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]