Add the command line option for specifying a custom config file to the man page.

This commit is contained in:
Stephen Boddy 2017-02-26 17:15:23 +01:00
parent d1acb29b98
commit c4b793a148
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ Runs \fBthe rest of the command line\fR instead of your default shell or profile
.B \-\-working\-directory=DIR
Set the terminal's working directory
.TP
.B \-g, \-\-config FILE
Use the specified FILE for configuration
.TP
.B \-r, \-\-role=ROLE
Set a custom WM_WINDOW_ROLE property on the window
.TP