[elbe-devel] [PATCH 3/3] doc: add ccache parameter to pbuilder description

Christian Teklenborg chris at linutronix.de
Fri May 15 11:44:45 CEST 2020


Signed-off-by: Christian Teklenborg <chris at linutronix.de>
---
 docs/elbe-pbuilder.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/elbe-pbuilder.txt b/docs/elbe-pbuilder.txt
index 78ed84dc..8e1d88a7 100644
--- a/docs/elbe-pbuilder.txt
+++ b/docs/elbe-pbuilder.txt
@@ -48,6 +48,15 @@ OPTIONS
         crossbuilding possible. Combined with the build command it will use
         this environment for crossbuilding.
 
+--no-ccache::
+        The compiler cache 'ccache' is activated by default. Use this option
+        with the 'create' command to deactivate it.
+
+--ccache-size <string>::
+        Use this option to configure the limit of the compiler cache.
+        Should be a number followed by an optional suffix: k, M, G, T.
+        Use 0 for no limit.
+
 COMMANDS
 --------
 
-- 
2.20.1




More information about the elbe-devel mailing list