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
monsta 2016-07-15 13:10:39 +03:00
parent 8917222018
commit c55dcda293
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ Set the last specified tab as the active one in its window
\fB\-e\fR, \fB\-\-command\fR \fB\-e\fR, \fB\-\-command\fR
Execute the argument to this option inside the terminal Execute the argument to this option inside the terminal
.TP .TP
\fB\-x\fR, \fB\-\-execute\fR
Execute the remainder of the command line inside the terminal
.TP
\fB\-\-profile\fR=\fIPROFILE\-NAME\fR \fB\-\-profile\fR=\fIPROFILE\-NAME\fR
Use the given profile instead of the default profile Use the given profile instead of the default profile
.TP .TP