[elbe-devel] [PATCH v4 2/2] preprocess: add a man page

Torben Hohn torben.hohn at linutronix.de
Tue Jan 9 10:56:28 CET 2018


On Mon, Jan 08, 2018 at 08:08:59PM +0100, Manuel Traut wrote:
> man-page for the elbe-preprocess subcommand
> 
> Signed-off-by: Manuel Traut <manut at linutronix.de>

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

> ---
>  docs/elbe-preprocess.txt | 37 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 37 insertions(+)
>  create mode 100644 docs/elbe-preprocess.txt
> 
> diff --git a/docs/elbe-preprocess.txt b/docs/elbe-preprocess.txt
> new file mode 100644
> index 00000000..1a562398
> --- /dev/null
> +++ b/docs/elbe-preprocess.txt
> @@ -0,0 +1,37 @@
> +elbe-preprocess(1)
> +==================
> +
> +NAME
> +----
> +elbe-preprocess - resolves xinclude, external resources and resolves variants
> +
> +
> +SYNOPSIS
> +--------
> +[verse]
> +'elbe preprocess [options] <xmlfile>
> +
> +DESCRIPTION
> +-----------
> +
> +Typically elbe preprocess is used to generate an elbe XML file from a XML file
> +that uses Xincludes, or other XML features. It can be also used for variant
> +management with the 'variant=' attribute.
> +
> +If e.g. a variant="audio,video" attribute is added to any XML tag, the tag will
> +only be used if 'elbe preprocess' is called with --variant=audio or
> +--variant=video or --variant=audio,video. If no --variant is given, the tag
> +will be dropped.
> +
> +OPTIONS
> +-------
> +
> +--variant <variant>::
> +	comma seperated list of variants
> +
> +--output <filename>::
> +	preprocessed output file, defaults to preprocess.xml
> +
> +ELBE
> +----
> +Part of the linkgit:elbe[1] suite
> -- 
> 2.15.1
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Mit freundlichen Grüßen
Torben Hohn

Linutronix GmbH

Standort: Bremen

Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Firmensitz / Registered Office: D-88690 Uhldingen, Bahnhofstr. 3
Registergericht / Local District Court: Amtsgericht Freiburg i. Br.; HRB
Nr. / Trade register no.: 700 806

Geschäftsführer / Managing Directors: Heinz Egger, Thomas Gleixner

Eine Bitte von uns: Sollten Sie diese E-Mail irrtümlich erhalten haben,
benachrichtigen Sie uns in diesem Falle bitte sobald wie es Ihnen
möglich ist, durch Antwort-Mail. Vielen Dank!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20180109/ef6eb111/attachment.sig>


More information about the elbe-devel mailing list