summaryrefslogtreecommitdiff
path: root/mate-terminal.1
AgeCommit message (Collapse)AuthorFilesLines
2024-04-17options: Re-introduce the icon optionwindow-icon-optionVictor Kareh1-0/+3
Since profiles do not provide a way of setting the window icon, we re-introduce the --icon option to allow the window instance to report an icon programmatically. Fixes https://github.com/mate-desktop/mate-terminal/issues/246 Closes https://github.com/mate-desktop/mate-terminal/issues/62
2016-07-15man: add missing description of -x / --execute command line optionmonsta1-0/+3
taken straight from the manpage of gnome-terminal in Debian fixes https://github.com/mate-desktop/mate-terminal/issues/126
2016-03-09manpage: fix incorrect ordering of COLS and ROWSmonsta1-1/+1
follow-up to 087b25e1c35659f28e85e464e99a6970eba97dff
2014-12-15Rewrite manpage: mate-terminal.1Abel McClendon1-98/+147
2014-02-14Update Manualhekel1-23/+49
2013-01-18Add manpageStefano Karapetsas1-0/+75
It is migrated from debian/gnome-terminal-2.30.2 manpage