root/alternc/tags/0.9.6.3/man/get_account_by_domain.8

Revision 918, 0.9 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_ACCOUNT_BY_DOMAIN 8
2 .SH NAME
3 get_account_by_domain \- AlternC helper function that query which account is owning a domain
4 .SH SYNOPSIS
5 .B get_account_by_domain
6 .RI <domain|subdomain>
7 .SH DESCRIPTION
8 This manual page documents briefly the
9 .B get_account_by_domain
10 command.
11 .PP
12 \fBget_account_by_domain\fP is a program that returns the AlternC account name and email owning a domain name on an AlternC server.
13 .TP
14 This function takes one parameter, the domain (or subdomain) that should be queried on AlternC installation.
15 .PP
16 \fBget_account_by_domain\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 <domain|subdomain>
26 The searched domain or subdomain in the AlternC account list
27 .SH SEE ALSO
28 .BR get_domains_by_account (8),
29 .BR alternc-admintools (8).
30 .br
Note: See TracBrowser for help on using the browser.