From c4b793a148f5e3b37f349a834df0fa7fd2c3b9db Mon Sep 17 00:00:00 2001 From: Stephen Boddy Date: Sun, 26 Feb 2017 17:15:23 +0100 Subject: [PATCH] Add the command line option for specifying a custom config file to the man page. --- doc/terminator.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/terminator.1 b/doc/terminator.1 index 2cb4251d..9d3af4fc 100644 --- a/doc/terminator.1 +++ b/doc/terminator.1 @@ -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