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

Manuel Traut manuel.traut at linutronix.de
Wed Apr 18 16:39:47 CEST 2018


please post this as a follow up patch of the feature next time, not somewhere
in the unsorted queue.

however, reviewed-by and merged.

On Tue, Apr 17, 2018 at 12:39:39PM +0200, Torben Hohn wrote:
> 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
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel



More information about the elbe-devel mailing list