authctl man-page: exit command.
This commit is contained in:
parent
2bfddd1d57
commit
43673222df
@ -33,6 +33,8 @@ can be:
|
|||||||
.Bl -tag -width " print functions" -compact
|
.Bl -tag -width " print functions" -compact
|
||||||
.It Li bootstrap
|
.It Li bootstrap
|
||||||
Add the first user (an admin).
|
Add the first user (an admin).
|
||||||
|
.It Li exit
|
||||||
|
Kill the service.
|
||||||
.It Li migration-script
|
.It Li migration-script
|
||||||
Adding a batch of users from old code base.
|
Adding a batch of users from old code base.
|
||||||
.It Li user
|
.It Li user
|
||||||
@ -113,7 +115,13 @@ Add the first user (will automatically be an admin).
|
|||||||
.br
|
.br
|
||||||
.Nm authctl
|
.Nm authctl
|
||||||
.Ar migration-script No
|
.Ar migration-script No
|
||||||
|
.br
|
||||||
|
|
||||||
|
Kill the service.
|
||||||
|
.br
|
||||||
|
.Nm authctl
|
||||||
|
.Ar exit No
|
||||||
|
.br
|
||||||
|
|
||||||
Operations on users.
|
Operations on users.
|
||||||
.br
|
.br
|
||||||
|
Loading…
Reference in New Issue
Block a user