[elbe-devel] [PATCH 2/2] docs: Update description for --profile option
Bastian Germann
bage at linutronix.de
Fri Dec 13 13:00:04 CET 2019
Am 13.12.19 um 12:18 schrieb andreas at linutronix.de:
> From: Andreas Messerschmid <andreas.messerschmid at linutronix.de>
>
> Multiple build profiles can be used at one time by specifying
> them in a comma-separated list.
>
> Signed-off-by: Andreas Messerschmid <andreas.messerschmid at linutronix.de>
Reviewed-by: Bastian Germann <bage at linutronix.de>
> ---
> docs/elbe-control.txt | 2 +-
> docs/elbe-pbuilder.txt | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/docs/elbe-control.txt b/docs/elbe-control.txt
> index 4bc4663a9..63164025a 100644
> --- a/docs/elbe-control.txt
> +++ b/docs/elbe-control.txt
> @@ -79,7 +79,7 @@ OPTIONS
> Only list/download pbuilder files.
>
> --profile::
> - Specify pbuilder profile to build.
> + Specify pbuilder profile(s) to build. Provide multiple profiles as a comma separated list.
>
> COMMANDS
> --------
> diff --git a/docs/elbe-pbuilder.txt b/docs/elbe-pbuilder.txt
> index 4cdb3be3a..f0a470931 100644
> --- a/docs/elbe-pbuilder.txt
> +++ b/docs/elbe-pbuilder.txt
> @@ -44,7 +44,8 @@ OPTIONS
> yield problem with e.g. java.
>
> --profile string::
> - Specify the build profile to build. (dpkg-buildpackage -P<profile>)
> + Specify the build profile(s) to build. (dpkg-buildpackage -P<profile>)
> + Provide multiple profiles as a comma separated list.
>
> COMMANDS
> --------
>
More information about the elbe-devel
mailing list