diff options
Diffstat (limited to 'network/avahi/man/man1/avahi-set-host-name.1')
-rw-r--r-- | network/avahi/man/man1/avahi-set-host-name.1 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/network/avahi/man/man1/avahi-set-host-name.1 b/network/avahi/man/man1/avahi-set-host-name.1 new file mode 100644 index 0000000000..9444083006 --- /dev/null +++ b/network/avahi/man/man1/avahi-set-host-name.1 @@ -0,0 +1,24 @@ +.TH avahi-set-host-name 1 User Manuals +.SH NAME +avahi-set-host-name \- Change mDNS host name +.SH SYNOPSIS +\fBavahi-set-host-name \fIhost-name\fB +\f1 +.SH DESCRIPTION +Set the mDNS host name of a currently running Avahi daemon. The effect of this operation is not persistent across daemon restarts. This operation is usually privileged. +.SH OPTIONS +.TP +\fB-v | --verbose\f1 +Enable verbose mode. +.TP +\fB-h | --help\f1 +Show help. +.TP +\fB-V | --version\f1 +Show version information. +.SH AUTHORS +The Avahi Developers <avahi (at) lists (dot) freedesktop (dot) org>; Avahi is available from \fBhttp://avahi.org/\f1 +.SH SEE ALSO +\fBavahi-daemon(8)\f1 +.SH COMMENTS +This man page was written using \fBxml2man(1)\f1 by Oliver Kurth. |