Fix manpage EOL

This commit is contained in:
Berke Viktor 2013-04-05 06:38:12 +02:00
parent c4cf67bee4
commit 7746ff9a12
1 changed files with 55 additions and 55 deletions

View File

@ -1,55 +1,55 @@
.TH HEXCHAT "1" "April 2013" "HexChat 2.9.5" "User Commands" .TH HEXCHAT "1" "April 2013" "HexChat 2.9.5" "User Commands"
.SH NAME .SH NAME
HexChat \- IRC Client HexChat \- IRC Client
.SH DESCRIPTION .SH DESCRIPTION
.SS "Usage:" .SS "Usage:"
.IP .IP
hexchat [OPTION...] hexchat [OPTION...]
.SS "Help Options:" .SS "Help Options:"
.TP .TP
\fB\-h\fR, \fB\-\-help\fR \fB\-h\fR, \fB\-\-help\fR
Show help options Show help options
.TP .TP
\fB\-\-help\-all\fR \fB\-\-help\-all\fR
Show all help options Show all help options
.TP .TP
\fB\-\-help\-gtk\fR \fB\-\-help\-gtk\fR
Show GTK+ Options Show GTK+ Options
.SS "Application Options:" .SS "Application Options:"
.TP .TP
\fB\-a\fR, \fB\-\-no\-auto\fR \fB\-a\fR, \fB\-\-no\-auto\fR
Don't auto connect to servers Don't auto connect to servers
.TP .TP
\fB\-d\fR, \fB\-\-cfgdir\fR=\fIPATH\fR \fB\-d\fR, \fB\-\-cfgdir\fR=\fIPATH\fR
Use a different config directory Use a different config directory
.TP .TP
\fB\-n\fR, \fB\-\-no\-plugins\fR \fB\-n\fR, \fB\-\-no\-plugins\fR
Don't auto load any plugins Don't auto load any plugins
.TP .TP
\fB\-p\fR, \fB\-\-plugindir\fR \fB\-p\fR, \fB\-\-plugindir\fR
Show plugin auto\-load directory Show plugin auto\-load directory
.TP .TP
\fB\-u\fR, \fB\-\-configdir\fR \fB\-u\fR, \fB\-\-configdir\fR
Show user config directory Show user config directory
.TP .TP
\fB\-\-url\fR=\fIURL\fR \fB\-\-url\fR=\fIURL\fR
Open an irc://server:port/channel?key URL Open an irc://server:port/channel?key URL
.TP .TP
\fB\-c\fR, \fB\-\-command\fR=\fICOMMAND\fR \fB\-c\fR, \fB\-\-command\fR=\fICOMMAND\fR
Execute command: Execute command:
.TP .TP
\fB\-e\fR, \fB\-\-existing\fR \fB\-e\fR, \fB\-\-existing\fR
Open URL or execute command in an existing HexChat Open URL or execute command in an existing HexChat
.TP .TP
\fB\-\-minimize\fR=\fIlevel\fR \fB\-\-minimize\fR=\fIlevel\fR
Begin minimized. Level 0=Normal 1=Iconified 2=Tray Begin minimized. Level 0=Normal 1=Iconified 2=Tray
.TP .TP
\fB\-v\fR, \fB\-\-version\fR \fB\-v\fR, \fB\-\-version\fR
Show version information Show version information
.TP .TP
\fB\-\-display\fR=\fIDISPLAY\fR \fB\-\-display\fR=\fIDISPLAY\fR
X display to use X display to use
.SH AUTHOR .SH AUTHOR
This manual page was written by Davide Puricelli <evo@debian.org> for the Debian GNU/Linux system (but This manual page was written by Davide Puricelli <evo@debian.org> for the Debian GNU/Linux system (but
may be used by others). may be used by others).