diff -r 2433b5969d44 -r 12ed560c926c docs/src/get-property.md --- 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 `** specify property namespace **Note:** Properties are never encrypted. + +[1]: ./configuration.html