[elbe-devel] [PATCH 2/2] dbsfed.xsd: add text about the exclude feature to finetuning rm node.

Torben Hohn torben.hohn at linutronix.de
Tue Apr 17 12:46:57 CEST 2018


Seems like adding the docstring to the type was not enough.
Also mention the exclude feature in the documentation of the rm node.

Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
 schema/dbsfed.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index 1dc86c67..e97e8868 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -1650,7 +1650,7 @@
       <element name="rm" type="rfs:rm" minOccurs="0">
         <annotation>
           <documentation>
-            remove a file or directory (recursive)
+            remove a file or directory (recursive). Also allows specifying an exclude pattern.
           </documentation>
         </annotation>
       </element>
-- 
2.11.0




More information about the elbe-devel mailing list