[elbe-devel] [PATCH v2 4/5] docs: add --profile option to elbe-control and elbe-pbuilder manpage
Torben Hohn
torben.hohn at linutronix.de
Sat Feb 2 00:57:18 CET 2019
mention --profile in manpages
Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
docs/elbe-control.txt | 3 +++
docs/elbe-pbuilder.txt | 3 +++
2 files changed, 6 insertions(+)
diff --git a/docs/elbe-control.txt b/docs/elbe-control.txt
index fe5d0b7f..4bc4663a 100644
--- a/docs/elbe-control.txt
+++ b/docs/elbe-control.txt
@@ -78,6 +78,9 @@ OPTIONS
--pbuilder-only::
Only list/download pbuilder files.
+--profile::
+ Specify pbuilder profile to build.
+
COMMANDS
--------
diff --git a/docs/elbe-pbuilder.txt b/docs/elbe-pbuilder.txt
index 86c1a46a..4cdb3be3 100644
--- a/docs/elbe-pbuilder.txt
+++ b/docs/elbe-pbuilder.txt
@@ -43,6 +43,9 @@ OPTIONS
for the build. This is usefule when multithreading and qemu-user
yield problem with e.g. java.
+--profile string::
+ Specify the build profile to build. (dpkg-buildpackage -P<profile>)
+
COMMANDS
--------
--
2.11.0
More information about the elbe-devel
mailing list