diff --git a/doc/configctl.xml b/doc/configctl.xml
index 282abef..b616492 100644
--- a/doc/configctl.xml
+++ b/doc/configctl.xml
@@ -51,7 +51,16 @@
&name;filename
-
+
+
+
+ &name;
+
+ filename
+
+
+
+ section.variable
@@ -62,7 +71,10 @@
filename
-
+
+
+
+ section.variable
@@ -82,18 +94,37 @@
("."). In write mode, a new value can be set after an equal ("=") delimiter.
The following options are available:
+
+
+
+ Print every value set in every section for this file.
+
+ Filename to parse or update.
+
+
+
+ Disable output on the standard stream.
+
+ Be more verbose.
+
+
+
+ Update a value or add a new one, and save it back into the original
+ file.
+
+