Revert hyphens in man page to hyphens
This commit is contained in:
parent
5d4f3b111b
commit
0f2ca3398a
|
@ -1,6 +1,6 @@
|
|||
.TH TERMINATOR 1 "Jan 5, 2008"
|
||||
.SH NAME
|
||||
Terminator - Multiple GNOME terminals in one window
|
||||
Terminator \- Multiple GNOME terminals in one window
|
||||
.SH SYNOPSIS
|
||||
.B terminator
|
||||
.RI [ options ]
|
||||
|
@ -16,31 +16,31 @@ arrange lots of terminals near each other, but don't want to use a
|
|||
frame based window manager.
|
||||
.SH OPTIONS
|
||||
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.
|
||||
For a complete description, see the Info files.
|
||||
.TP
|
||||
.B -h, --help
|
||||
.B \-h, \-\-help
|
||||
Show summary of options.
|
||||
.TP
|
||||
.B -d, --debug
|
||||
.B \-d, \-\-debug
|
||||
Enable debugging output
|
||||
.TP
|
||||
.B -m, --maximise
|
||||
.B \-m, \-\-maximise
|
||||
Maximise the Terminator window when it starts
|
||||
.TP
|
||||
.B -f, --fullscreen
|
||||
.B \-f, \-\-fullscreen
|
||||
Place the Terminator window in its fullscreen state when it starts
|
||||
.TP
|
||||
.B -b, --borderless
|
||||
.B \-b, \-\-borderless
|
||||
Instruct the window manager not to render borders/decoration on the
|
||||
Terminator window (good with -m)
|
||||
Terminator window (good with \-m)
|
||||
.TP
|
||||
.B -p --profile=PROFILE
|
||||
.B \-p \-\-profile=PROFILE
|
||||
Loads the GNOME Terminal profile named PROFILE
|
||||
.TP
|
||||
.SH SEE ALSO
|
||||
.BR gnome-terminal(1),
|
||||
.BR gnome\-terminal(1),
|
||||
.SH AUTHOR
|
||||
Terminator was written by Chris Jones <cmsj@tenshu.net>
|
||||
.PP
|
||||
|
|
Loading…
Reference in New Issue