mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 15:12:28 +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:
		| @@ -30,14 +30,17 @@ Print a help screen and exit. | ||||
| \fB\-p\fR \fIPROFILE\fR, \fB\-\-profile\fR \fIPROFILE\fR | ||||
| Run with the given profile. | ||||
| .TP | ||||
| \fB\-\-workdir\fR \fIDIR\fR | ||||
| Start with \fIDIR\fR as the working directory. | ||||
| \fB\-T\fR \fITITLE\fR | ||||
| Use \fITITLE\fR as the window title. | ||||
| .TP | ||||
| \fB\-\-verbose\fR | ||||
| Print additional information such as profiles and settings. | ||||
| .TP | ||||
| \fB\-v\fR, \fB\-\-version\fR | ||||
| Print the version number and exit. | ||||
| .TP | ||||
| \fB\-\-workdir\fR \fIDIR\fR | ||||
| Start with \fIDIR\fR as the working directory. | ||||
| .SH LICENCE | ||||
| 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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user