summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRoberto C. Morano <rcmorano@emergya.es>2012-02-06 14:12:22 -0500
committerRyan Lortie <desrt@desrt.ca>2012-02-06 14:12:53 -0500
commit0ad55754c73c6bf3322b5f5aaa85a60296452e9f (patch)
tree7b4d40286a102ee26683479553ba8ab52cdad727 /bin
parent543ce2ba293eb732b95ddbcab2dbd601d5d5b9ed (diff)
downloaddconf-0ad55754c73c6bf3322b5f5aaa85a60296452e9f.tar.gz
cli: Fix help message to include 'load' and 'dump'
https://bugzilla.gnome.org/show_bug.cgi?id=663547
Diffstat (limited to 'bin')
-rw-r--r--bin/dconf.vala2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dconf.vala b/bin/dconf.vala
index a25b489..c82dba1 100644
--- a/bin/dconf.vala
+++ b/bin/dconf.vala
@@ -93,6 +93,8 @@ Commands:
reset Reset the value of a key or dir
update Update the system databases
watch Watch a path for changes
+ dump Dump an entire subpath to stdout
+ load Populate a subpath from stdin
Use 'dconf help COMMAND' to get detailed help.