📄 jabberd.8.in
字号:
.TH jabberd 8 "12 Oct 2004" "@VERSION@" "jabberd14 project".SH NAMEjabberd \- jabberd daemon.SH SYNOPSIS.B jabberd.I [-B] [-c config] [-d mask | -D] [-H dir] [-v] [-V] [-Z zone(s)].SH DESCRIPTION.BR jabberdis the core of the jabber server containing the routing functionality thatis extended by specific logic, that is loaded from shared objects specifiedin the configuration file..SH OPTIONS.TP.B \-BBackground the jabberd process. (This option is disabled in debugging mode.).TP.B \-cSpecify an alternate configuration file. Default is to use@sysconfdir@/jabber.xml.TP.B \-U <user>Run jabberd as <user>..TP.B \-d <mask>Output debugging information while running. This option disabledbackgrounding of the jabberd process. The debugging output is eitherwritten to syslog or to the standard error output (configured injabber.xml). The given mask is ORed with the mask given in theconfiguration file and each bit in the result enables a category ofdebug logging messages. You can further limit the information thatis printed by using the -Z option..TP.B \-DLike -d but enables debugging output of all types..TP.B \-HResolve paths relative to this directory..TP.B \-v \-VPrint jabberd version information..TP.B \-Z <zones>Limit the debugging output to a given set of zones in the source code.Comma separated list of zones. Zones are the file names of the sourcefiles without the extension. (E.g. debugging statements in 'jabberd.c'correspond to the zone 'jabberd'.).SS Exit states.TP.B 0jabberd exited normally.TP.B 1jabberd exited while starting up, probably the configuration is broken.TP.B 999jabberd exited because the server ran up of memory.SH SEE ALSO.BR jabber.xml (5).SH AUTHORJabber Software Foundation
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -