diff options
author | Clément Masci <> | 2018-09-14 22:30:23 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-17 09:28:48 +0200 |
commit | 6a31ce65e4213d6069e5eb515640233cd27c3937 (patch) | |
tree | b982839d912c1ff13ccbe06e00f1bfb2ab6b445d /docs/caja.1 | |
parent | fb9a3cfdd0eeac12044ed2f317f51193bf44b6e0 (diff) | |
download | caja-6a31ce65e4213d6069e5eb515640233cd27c3937.tar.bz2 caja-6a31ce65e4213d6069e5eb515640233cd27c3937.tar.xz |
add option to open multiple uri in tabs at startup
Diffstat (limited to 'docs/caja.1')
-rw-r--r-- | docs/caja.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/caja.1 b/docs/caja.1 index a7741c2e..03f31bee 100644 --- a/docs/caja.1 +++ b/docs/caja.1 @@ -26,6 +26,9 @@ X display to use. \fB\-g, \-\-geometry=\fIGEOMETRY\fR Create the initial window with the given geometry. .TP +\fB\-t, \-\-tabs\fR +Open URIs in tabs. +.TP \fB\-n, \-\-no\-default\-window\fR Only create windows for explicitly specified URIs. .TP |