|
Revision 918, 0.8 kB
(checked in by benjamin, 3 years ago)
|
ajout man pages get_account_by_domain.8 get_domains_by_account.8
|
| Line | |
|---|
| 1 |
.TH GET_DOMAINS_BY_ACCOUNT 8 |
|---|
| 2 |
.SH NAME |
|---|
| 3 |
get_domains_by_account \- AlternC helper function that returns the domains installed in an AlternC account |
|---|
| 4 |
.SH SYNOPSIS |
|---|
| 5 |
.B get_domains_by_account |
|---|
| 6 |
.RI <account> |
|---|
| 7 |
.SH DESCRIPTION |
|---|
| 8 |
This manual page documents briefly the |
|---|
| 9 |
.B get_domains_by_account |
|---|
| 10 |
command. |
|---|
| 11 |
.PP |
|---|
| 12 |
\fBget_domains_by_account\fP is a program that returns the domains installed in an AlternC account |
|---|
| 13 |
.TP |
|---|
| 14 |
This function takes one parameter: the AlternC account name. |
|---|
| 15 |
.PP |
|---|
| 16 |
\fBget_domains_by_account\fP has to be run as root or www-data |
|---|
| 17 |
.SH OPTIONS |
|---|
| 18 |
This program follow the usual GNU command line syntax, with long |
|---|
| 19 |
options starting with two dashes (`-'). |
|---|
| 20 |
A summary of options is included below. |
|---|
| 21 |
.TP |
|---|
| 22 |
.B \-h, \-\-help |
|---|
| 23 |
Show summary of options. |
|---|
| 24 |
.TP |
|---|
| 25 |
.B <account> |
|---|
| 26 |
The searched AlternC account |
|---|
| 27 |
.SH SEE ALSO |
|---|
| 28 |
.BR get_account_by_domain (8), |
|---|
| 29 |
.BR alternc-admintools (8). |
|---|
| 30 |
.br |
|---|