aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Skec <skec@protonmail.ch>2021-03-07 09:23:58 +1100
committerFelix Queißner <felix@ib-queissner.de>2021-03-06 23:41:41 +0100
commit547e7b1ad458db826622ff7bf944b94a0f8b9065 (patch)
tree4485b6debbda6a73a18fd3da1981a1c9cc95f19d
parent0396fdb01d12e51bd2cc63478819b366c0453d29 (diff)
downloadkristall-547e7b1ad458db826622ff7bf944b94a0f8b9065.tar.gz
man: make mention of -w and -i options
-rw-r--r--doc/kristall-head.man8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/kristall-head.man b/doc/kristall-head.man
index 26b69ea..9b938c1 100644
--- a/doc/kristall-head.man
+++ b/doc/kristall-head.man
@@ -27,4 +27,12 @@ Displays help information
\fB\-v\fR, \fB\-\-version\fR
Displays version information
.
+.TP
+\fB\-w\fR, \fB\-\-new-window\fR
+Opens \fIURL\fR in a new window if another Kristall session is already running (instead of opening a new tab).
+.
+.TP
+\fB\-i\fR, \fB\-\-isolated\fR
+Starts the instance of Kristall as an isolated session that cannot communicate with other Kristall windows.
+.
.\" Stuff after this is converted from the Gemtext about:help file