[elbe-devel] [PATCH 2/2] rm_log added to manpage

Philipp Arras philipp.arras at linutronix.de
Thu May 4 17:33:07 CEST 2017


Signed-off-by: Philipp Arras <philipp.arras at linutronix.de>
---
 docs/elbe-control.txt | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/elbe-control.txt b/docs/elbe-control.txt
index c81f3b5..d902bea 100644
--- a/docs/elbe-control.txt
+++ b/docs/elbe-control.txt
@@ -22,6 +22,7 @@ SYNOPSIS
 'elbe control' [options] 'del_project' <build-dir>
 'elbe control' [options] 'build_pbuilder' <build-dir>
 'elbe control' [options] 'build' <build-dir>
+'elbe control' [options] 'rm_log' <build-dir>
 'elbe control' [options] 'get_file' <build-dir> <filename>
 'elbe control' [options] 'dump_file' <build-dir> <filename>
 'elbe control' [options] 'shutdown_initvm'
@@ -65,7 +66,7 @@ OPTIONS
 
 --build-sources::
 	Build source CDROM.
-	
+
 --output <directory>::
 	Output downloaded files to <directory>.
 
@@ -161,6 +162,11 @@ Trigger building the project.
 Status will change to busy.
 
 
+'rm_log' <build-dir>::
+
+Deletes log file for the given project <build-dir>
+
+
 'get_file' <build-dir> <filename>::
 
 Download a single file from the project.
@@ -195,7 +201,7 @@ $ elbe control list_projects
 $ elbe control create_project examples/rescue.xml
 /var/cache/elbe/f310dcbc-f5fc-423e-99e4-fb72d7b9dd5f
 $ elbe control build /var/cache/elbe/f310dcbc-f5fc-423e-99e4-fb72d7b9dd5f
-$ elbe control wait_busy /var/cache/elbe/f310dcbc-f5fc-423e-99e4-fb72d7b9dd5f 
+$ elbe control wait_busy /var/cache/elbe/f310dcbc-f5fc-423e-99e4-fb72d7b9dd5f
 project still busy, waiting
 project still busy, waiting
 ...
-- 
2.1.4





More information about the elbe-devel mailing list