Add the command line option for specifying a custom config file to the man page.
This commit is contained in:
parent
d1acb29b98
commit
c4b793a148
|
@ -55,6 +55,9 @@ Runs \fBthe rest of the command line\fR instead of your default shell or profile
|
||||||
.B \-\-working\-directory=DIR
|
.B \-\-working\-directory=DIR
|
||||||
Set the terminal's working directory
|
Set the terminal's working directory
|
||||||
.TP
|
.TP
|
||||||
|
.B \-g, \-\-config FILE
|
||||||
|
Use the specified FILE for configuration
|
||||||
|
.TP
|
||||||
.B \-r, \-\-role=ROLE
|
.B \-r, \-\-role=ROLE
|
||||||
Set a custom WM_WINDOW_ROLE property on the window
|
Set a custom WM_WINDOW_ROLE property on the window
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in New Issue