[elbe-devel] [PATCH v2 08/10] docs elbe-control: add man page entry for "elbe control add_user"

Torben Hohn torben.hohn at linutronix.de
Tue Apr 17 12:39:39 CEST 2018


add doc text and add missing newline above list_user.

Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
 docs/elbe-control.txt | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/elbe-control.txt b/docs/elbe-control.txt
index d1979536..55bf694a 100644
--- a/docs/elbe-control.txt
+++ b/docs/elbe-control.txt
@@ -155,11 +155,18 @@ access an otherwise blocked project again.
 +
 Use with care.
 
+
 'list_users'::
 
 List configured users. Only admins may use this command.
 
 
+'add_user' <name> <fullname> <password> <email>::
+
+Create a user inside the initvm. The user is not an Admin user.
+When the user already exists, nothing is done. Only admins may use this command.
+
+
 'wait_busy' <build-dir>::
 
 Wait, while <build-dir> is busy.
@@ -208,7 +215,6 @@ Dump a single File from the project to stdout.
 Make the initvm shutdown.
 
 
-
 Examples
 --------
 
-- 
2.11.0




More information about the elbe-devel mailing list