From fd0af5801de440d550725e1bac93497865cf21c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Mi=C4=85sko?= Date: Sun, 3 Feb 2019 00:00:00 +0000 Subject: bin: Document update command directory argument Document that update command takes optional directory argument, which allows to run update in an arbitrary directory instead of the default one. The functionality itself have been added earlier for testing purposes, but it is generally useful so lets document its existence. Closes #39. Based on a patch contributed by Takao Fujiwara. --- docs/dconf-tool.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/dconf-tool.xml') diff --git a/docs/dconf-tool.xml b/docs/dconf-tool.xml index c606616..7093da6 100644 --- a/docs/dconf-tool.xml +++ b/docs/dconf-tool.xml @@ -33,6 +33,7 @@ dconf read + -d KEY @@ -61,6 +62,7 @@ dconf update + DBDIR dconf -- cgit v1.2.1