summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllison Ryan Lortie <desrt@desrt.ca>2016-04-29 11:53:57 +0200
committerAllison Ryan Lortie <desrt@desrt.ca>2016-04-29 11:53:57 +0200
commit3978641f19d643c5bcb8dba3896a794a94349a97 (patch)
tree36f091caa076edee47e36c4e1e5a69334a447b95
parent102bb4a209e4195cb8fe7bb67406458b6841a8c2 (diff)
downloaddconf-3978641f19d643c5bcb8dba3896a794a94349a97.tar.gz
dconf(1): add missing list-locks command to help
-rw-r--r--bin/dconf.vala1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dconf.vala b/bin/dconf.vala
index 9704d4a..71f9e6c 100644
--- a/bin/dconf.vala
+++ b/bin/dconf.vala
@@ -97,6 +97,7 @@ Commands:
help Show this information
read Read the value of a key
list List the contents of a dir
+ list-locks List the locks present below a dir
write Change the value of a key
reset Reset the value of a key or dir
compile Compile a binary database from keyfiles