authctl man-page: exit command.

This commit is contained in:
Philippe Pittoli 2024-12-15 18:43:17 +01:00
parent 2bfddd1d57
commit 43673222df

View File

@ -33,6 +33,8 @@ can be:
.Bl -tag -width " print functions" -compact
.It Li bootstrap
Add the first user (an admin).
.It Li exit
Kill the service.
.It Li migration-script
Adding a batch of users from old code base.
.It Li user
@ -113,7 +115,13 @@ Add the first user (will automatically be an admin).
.br
.Nm authctl
.Ar migration-script No
.br
Kill the service.
.br
.Nm authctl
.Ar exit No
.br
Operations on users.
.br