dnsmanagerctl man-page: exit command.

This commit is contained in:
Philippe Pittoli 2024-12-15 18:46:32 +01:00
parent 96eb605682
commit d9da42eeeb

View File

@ -39,7 +39,7 @@ COMMAND:
.Bl -tag -width " print functions" .Bl -tag -width " print functions"
.It Li maintenance .It Li maintenance
Maintenance operation of the website Maintenance operation of the website
.br
Example: Example:
.Ar admin maintenance Subject .Ar admin maintenance Subject
.Op value .Op value
@ -52,7 +52,7 @@ for Verbosity is the verbosity-level [0-4].
.It Li genzone .It Li genzone
Generate a zone file Generate a zone file
.br
Usage: Usage:
.Ar admin genzone domain .Ar admin genzone domain
.br .br
@ -61,13 +61,19 @@ Example:
.It Li genall .It Li genall
Generate all zone files Generate all zone files
.br
Usage: Usage:
.Ar admin genall .Ar admin genall
.It Li exit
Kill the service.
.br
Usage:
.Ar admin exit
.It Li provide-domain .It Li provide-domain
Create a domain for someone Create a domain for someone
.br
Usage: Usage:
.Ar admin provide-domain login domain .Ar admin provide-domain login domain
.br .br
@ -76,7 +82,7 @@ Example:
.It Li migration-script .It Li migration-script
Migrate domains from dnsmanager v1; this shouldn't be a concern for anyone. Migrate domains from dnsmanager v1; this shouldn't be a concern for anyone.
.br
Usage: Usage:
.Ar admin migration-script user-db.txt .Ar admin migration-script user-db.txt
.br .br
@ -97,7 +103,7 @@ COMMAND:
.Bl -tag -width " print functions" .Bl -tag -width " print functions"
.It Li domain .It Li domain
Domain operations Domain operations
.br
Available commands: Available commands:
.br .br
.Em user domain add domain No [domain...] .Em user domain add domain No [domain...]
@ -108,12 +114,12 @@ Available commands:
.It Li zonefile .It Li zonefile
Get a the generated zonefile Get a the generated zonefile
.br
Usage: Usage:
.Em user zonefile domain No [domain...] .Em user zonefile domain No [domain...]
.It Li zone .It Li zone
Zone operations Zone operations
.br
Usage: Usage:
.br .br
.Em user zone add No <file> [<file>...] .Em user zone add No <file> [<file>...]
@ -125,7 +131,7 @@ Usage:
.Em user zone list .Em user zone list
.It Li rr .It Li rr
Zone Resource Record operations Zone Resource Record operations
.br
Usage: Usage:
.br .br
.Em user rr add No [A|AAAA|CNAME|MX|SRV|TXT|NS] .Em user rr add No [A|AAAA|CNAME|MX|SRV|TXT|NS]