aboutsummaryrefslogtreecommitdiffstats
path: root/doc/writing-config.xml.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/writing-config.xml.md')
-rw-r--r--doc/writing-config.xml.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/writing-config.xml.md b/doc/writing-config.xml.md
index 54172ff..9010112 100644
--- a/doc/writing-config.xml.md
+++ b/doc/writing-config.xml.md
@@ -190,8 +190,9 @@ Each required permission must be explicited using a <param> entry.
The value is either:
-- required: the permission is really needed.
-- optional: the permission isn't mandatory
+- required: the permission is mandatorily needed except if the feature
+isn't required (required="false") and in that case it is optional.
+- optional: the permission is optional
### feature name="urn:AGL:defined-permissions"