summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbugith <f0rhum@free.fr>2023-05-09 17:20:59 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2023-05-09 17:20:59 +0000
commit5757c00c45df01909b52b98aff9978a86c82d148 (patch)
tree5b44e5261dae95da7ac3012bcbcf7080e96ef04f
parent452b8af091707e8a28e46b282c82bd90b3cb3f6f (diff)
downloaddconf-5757c00c45df01909b52b98aff9978a86c82d148.tar.gz
Document dconf read -d option in dconf-tool.xml
Fixes: #80
-rw-r--r--docs/dconf-tool.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dconf-tool.xml b/docs/dconf-tool.xml
index e5f8c24..0e2bba9 100644
--- a/docs/dconf-tool.xml
+++ b/docs/dconf-tool.xml
@@ -127,7 +127,7 @@
<varlistentry>
<term><option>read</option></term>
- <listitem><para>Read the value of a key.</para></listitem>
+ <listitem><para>Read the value of a key. Use <option>-d</option> to print the default value rather than the user-set value.</para></listitem>
</varlistentry>
<varlistentry>