From 3978641f19d643c5bcb8dba3896a794a94349a97 Mon Sep 17 00:00:00 2001 From: Allison Ryan Lortie Date: Fri, 29 Apr 2016 11:53:57 +0200 Subject: dconf(1): add missing list-locks command to help --- bin/dconf.vala | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1