1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 09:19:31 +00:00

Update ahost man page to describe -s option.

Commit ee22246507 added the -s <domain> option to the
ahost command, but neglected to update the man page to
describe it.

Also fix typo in description of -t option.
This commit is contained in:
David Drysdale
2014-06-02 09:35:32 +01:00
committed by Jakub Hrozek
parent 09e64d7124
commit 7aabbefab1

11
ahost.1
View File

@ -21,8 +21,17 @@ Print some extra debugging output.
Display this help and exit.
.TP
\fB\-t\fR type
If type is "aa", print the A record (default).
If type is "a", print the A record (default).
If type is "aaaa", print the AAAA record.
.TP
\fB\-s\fR \fIdomain\fP
Specify the \fIdomain\fP to search instead of using the default values from
.br
/etc/resolv.conf. This option only has an effect on platforms that use
.br
/etc/resolv.conf
for DNS configuration; it has no effect on other platforms (such as Win32
or Android).
.SH "REPORTING BUGS"
Report bugs to the c-ares mailing list:
\fBhttp://cool.haxx.se/mailman/listinfo/c-ares\fR