fix up the manpage
This commit is contained in:
parent
46f17589da
commit
64a52bcb78
|
@ -40,7 +40,7 @@ with the \fBhide_window\fR keyboard shortcut (Ctrl-Shift-Alt-a by default)
|
||||||
.B \-\-no_gconf
|
.B \-\-no_gconf
|
||||||
Ignore the gconf settings of gnome-terminal
|
Ignore the gconf settings of gnome-terminal
|
||||||
.TP
|
.TP
|
||||||
.B \-p, \-\-profile=PROFILE
|
.B \-p, \-\-profile PROFILE
|
||||||
Loads the GNOME Terminal profile named PROFILE. Note that doing this will override the settings
|
Loads the GNOME Terminal profile named PROFILE. Note that doing this will override the settings
|
||||||
in your Terminator config file with those from the GNOME Terminal profile.
|
in your Terminator config file with those from the GNOME Terminal profile.
|
||||||
.TP
|
.TP
|
||||||
|
@ -50,7 +50,7 @@ Specifies the preferred size and position of Terminator's window; see X(7).
|
||||||
.B \-e, \-\-command=COMMAND
|
.B \-e, \-\-command=COMMAND
|
||||||
Runs the specified command instead of your default shell or profile specified command
|
Runs the specified command instead of your default shell or profile specified command
|
||||||
.TP
|
.TP
|
||||||
.B \-x, \-\-execute=COMMAND [ARGS]
|
.B \-x, \-\-execute COMMAND [ARGS]
|
||||||
Runs \fBthe rest of the command line\fR instead of your default shell or profile specified command.
|
Runs \fBthe rest of the command line\fR instead of your default shell or profile specified command.
|
||||||
.TP
|
.TP
|
||||||
.B \-\-working\-directory=DIR
|
.B \-\-working\-directory=DIR
|
||||||
|
|
Loading…
Reference in New Issue