diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dconf-tool.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dconf-tool.xml b/docs/dconf-tool.xml index 456bf27..58258f3 100644 --- a/docs/dconf-tool.xml +++ b/docs/dconf-tool.xml @@ -99,6 +99,10 @@ <replaceable>VALUE</replaceable> arguments must be in GVariant format, so e.g. a string must include explicit quotes: "'foo'". This format is also used when printing out values. </para> + + <para> + Note that dconf needs a D-Bus session bus connection to write changes to the dconf database. + </para> </refsect1> <refsect1> |