docs/src/get-property.md

changeset 320
12ed560c926c
parent 285
02d3e4b1245f
child 408
f71eab18ed38
--- a/docs/src/get-property.md	Tue Oct 03 14:59:35 2017 +0200
+++ b/docs/src/get-property.md	Tue Oct 03 16:59:39 2017 +0200
@@ -15,7 +15,7 @@
 1. `D` for the `DAV:` namespace
 2. `idav` for `http://davutils.org/`
 
-To use another namespace, use the `-n` option.
+To use another namespace, use the `-n` option or configure a namespace in the [config.xml][1] file.
 
 If the property name has no prefix, and no namespace is specified, the default namespace `DAV:` is used.
 
@@ -26,3 +26,5 @@
 **`-n <uri>`** specify property namespace
 
 **Note:** Properties are never encrypted.
+
+[1]: ./configuration.html

mercurial