From 8ef2de196dfae60279b762d0454cff9583a9b87c Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 12 Oct 2021 21:31:12 +0200 Subject: [PATCH] doc/soju.1: add descriptions for all flags for "user create" --- doc/soju.1.scd | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/soju.1.scd b/doc/soju.1.scd index 16fac91..b947bfb 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -320,7 +320,14 @@ abbreviated form, for instance *network* can be abbreviated as *net* or just Create a new soju user. Only admin users can create new accounts. The _-username_ and _-password_ flags are mandatory. - Other options are: + Options are: + + *-username* + The bouncer username. This cannot be changed after the user has been + created. + + *-password* + The bouncer password. *-admin* true|false Make the new user an administrator.