man: close quotes properly
This commit is contained in:
parent
63f52cea8b
commit
46ad894cfe
12
termite.1
12
termite.1
|
@ -14,17 +14,17 @@ terminal experience and pleasant array of keyboard-centric features.
|
|||
Display help message.
|
||||
.IP "\fB\-v\fR, \fB\-\-version\fR"
|
||||
Display version information.
|
||||
.IP "\fB\-r\fR, \fB\-\-role\fR\fB=\fR\fIROLE\fR
|
||||
.IP "\fB\-r\fR, \fB\-\-role\fR\fB=\fR\fIROLE\fR"
|
||||
The role to set the termite window to report itself with.
|
||||
.IP "\fB\-d\fR, \fB\-\-directory\fR\fB=\fR\fIDIRECTORY\fR
|
||||
.IP "\fB\-d\fR, \fB\-\-directory\fR\fB=\fR\fIDIRECTORY\fR"
|
||||
Tell termite to change to \fIDIRECTORY\fP when launching.
|
||||
.IP "\fB\-e\fR, \fB\-\-exec\fR\fB=\fR\fICOMMAND\fR
|
||||
.IP "\fB\-e\fR, \fB\-\-exec\fR\fB=\fR\fICOMMAND\fR"
|
||||
Tell termite start \fICOMMAND\fP instead of the shell.
|
||||
.IP "\fB\-c\fR, \fB\-\-config\fR\fB=\fR\fICONFIG\fR
|
||||
.IP "\fB\-c\fR, \fB\-\-config\fR\fB=\fR\fICONFIG\fR"
|
||||
Specify a path to an alternative config file to use.
|
||||
.IP "\fB\-\-geometry\fR\fB=\fR\fIGEOMETRY\fR
|
||||
.IP "\fB\-\-geometry\fR\fB=\fR\fIGEOMETRY\fR"
|
||||
Override the window geometry in pixels.
|
||||
.IP "\fB\-\-display\fR\fB=\fR\fIDISPLAY\fR
|
||||
.IP "\fB\-\-display\fR\fB=\fR\fIDISPLAY\fR"
|
||||
Launch on \fIDISPLAY\fP X display.
|
||||
.IP "\fB\-\-hold\fR"
|
||||
Keep termite open after the child process exits.
|
||||
|
|
Loading…
Reference in New Issue