Fixed or handling bug
[ntk/apt.git] / doc / apt-config.8.yo
index f15d669..809c790 100644 (file)
@@ -14,6 +14,7 @@ applications.
 em(command) is one of:
 itemize(
   it() shell
+  it() dump
 )
 
 Unless the -h, or --help option is given one of the above commands
@@ -38,6 +39,12 @@ eval $RES
 This will set the shell environment variable $OPTS to the value of
 MyApp::Options with a default of -f.
 
+If the configuration item to retrieve is prefixed with a / then it will
+be retrieved using filename mode which prepends base paths.
+
+dit(bf(dump))
+Just show the contents of the configuration space.
+
 enddit()
 
 manpageoptions()