From 46ad894cfea55961dc2ecd64ce5720e41b10994e Mon Sep 17 00:00:00 2001 From: Simon Gomizelj Date: Tue, 26 Mar 2013 15:43:10 -0400 Subject: [PATCH] man: close quotes properly --- termite.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/termite.1 b/termite.1 index b27653b..a11108a 100644 --- a/termite.1 +++ b/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.