diff options
author | lukefromdc <[email protected]> | 2018-09-16 16:39:49 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-09-16 16:42:23 -0400 |
commit | 424cf4485515a51074c0811880560de360dad784 (patch) | |
tree | 996ab2c73cc9d06466dc593b462266706229508b /docs/caja.1 | |
parent | 04f7e80725c61ab511e2a4ead45eb31acc026e1a (diff) | |
download | caja-424cf4485515a51074c0811880560de360dad784.tar.bz2 caja-424cf4485515a51074c0811880560de360dad784.tar.xz |
Fix indents, update docs to reflect ability to open URIs in tabs
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 |