1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-10-31 23:22:17 +00:00

Merge pull request #427 from suve/add-T-option-to-man-page

Add the -T option to the debian man page
This commit is contained in:
Filippo Scognamiglio
2018-11-26 22:55:03 +01:00
committed by GitHub

View File

@@ -30,14 +30,17 @@ Print a help screen and exit.
\fB\-p\fR \fIPROFILE\fR, \fB\-\-profile\fR \fIPROFILE\fR \fB\-p\fR \fIPROFILE\fR, \fB\-\-profile\fR \fIPROFILE\fR
Run with the given profile. Run with the given profile.
.TP .TP
\fB\-\-workdir\fR \fIDIR\fR \fB\-T\fR \fITITLE\fR
Start with \fIDIR\fR as the working directory. Use \fITITLE\fR as the window title.
.TP .TP
\fB\-\-verbose\fR \fB\-\-verbose\fR
Print additional information such as profiles and settings. Print additional information such as profiles and settings.
.TP .TP
\fB\-v\fR, \fB\-\-version\fR \fB\-v\fR, \fB\-\-version\fR
Print the version number and exit. Print the version number and exit.
.TP
\fB\-\-workdir\fR \fIDIR\fR
Start with \fIDIR\fR as the working directory.
.SH LICENCE .SH LICENCE
This program is available under the terms of the GNU General Public License, This program is available under the terms of the GNU General Public License,
version 3 or any later version, as published by the Free Software Foundation. version 3 or any later version, as published by the Free Software Foundation.