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

Manuel Traut manuel.traut at linutronix.de
Wed Apr 18 16:20:11 CEST 2018


On Tue, Apr 17, 2018 at 12:46:57PM +0200, Torben Hohn wrote:
> 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>
Reviewed-by: Manuel Traut <manut at linutronix.de>

i'll pick it for 2.x and 3.x
> ---
>  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
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel



More information about the elbe-devel mailing list