man: add missing description of -x / --execute command line option
taken straight from the manpage of gnome-terminal in Debian fixes https://github.com/mate-desktop/mate-terminal/issues/126
parent
8917222018
commit
c55dcda293
|
@ -63,6 +63,9 @@ Set the last specified tab as the active one in its window
|
|||
\fB\-e\fR, \fB\-\-command\fR
|
||||
Execute the argument to this option inside the terminal
|
||||
.TP
|
||||
\fB\-x\fR, \fB\-\-execute\fR
|
||||
Execute the remainder of the command line inside the terminal
|
||||
.TP
|
||||
\fB\-\-profile\fR=\fIPROFILE\-NAME\fR
|
||||
Use the given profile instead of the default profile
|
||||
.TP
|
||||
|
|
Loading…
Reference in New Issue