Revert hyphens in man page to hyphens

This commit is contained in:
Chris Jones 2008-01-14 10:36:27 +00:00
parent 5d4f3b111b
commit 0f2ca3398a
1 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
.TH TERMINATOR 1 "Jan 5, 2008" .TH TERMINATOR 1 "Jan 5, 2008"
.SH NAME .SH NAME
Terminator - Multiple GNOME terminals in one window Terminator \- Multiple GNOME terminals in one window
.SH SYNOPSIS .SH SYNOPSIS
.B terminator .B terminator
.RI [ options ] .RI [ options ]
@ -16,31 +16,31 @@ arrange lots of terminals near each other, but don't want to use a
frame based window manager. frame based window manager.
.SH OPTIONS .SH OPTIONS
These programs follow the usual GNU command line syntax, with long These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-'). options starting with two dashes (`\-').
A summary of options is included below. A summary of options is included below.
For a complete description, see the Info files. For a complete description, see the Info files.
.TP .TP
.B -h, --help .B \-h, \-\-help
Show summary of options. Show summary of options.
.TP .TP
.B -d, --debug .B \-d, \-\-debug
Enable debugging output Enable debugging output
.TP .TP
.B -m, --maximise .B \-m, \-\-maximise
Maximise the Terminator window when it starts Maximise the Terminator window when it starts
.TP .TP
.B -f, --fullscreen .B \-f, \-\-fullscreen
Place the Terminator window in its fullscreen state when it starts Place the Terminator window in its fullscreen state when it starts
.TP .TP
.B -b, --borderless .B \-b, \-\-borderless
Instruct the window manager not to render borders/decoration on the Instruct the window manager not to render borders/decoration on the
Terminator window (good with -m) Terminator window (good with \-m)
.TP .TP
.B -p --profile=PROFILE .B \-p \-\-profile=PROFILE
Loads the GNOME Terminal profile named PROFILE Loads the GNOME Terminal profile named PROFILE
.TP .TP
.SH SEE ALSO .SH SEE ALSO
.BR gnome-terminal(1), .BR gnome\-terminal(1),
.SH AUTHOR .SH AUTHOR
Terminator was written by Chris Jones <cmsj@tenshu.net> Terminator was written by Chris Jones <cmsj@tenshu.net>
.PP .PP