From d27e2da05bc90773695435f905c5efcb1e1976c9 Mon Sep 17 00:00:00 2001 From: Ivan Tham Date: Fri, 26 Apr 2019 15:40:20 +0000 Subject: [PATCH] Add missing --mode options --- doc/man/_options.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/_options.txt b/doc/man/_options.txt index 8c3884a..d3c728e 100644 --- a/doc/man/_options.txt +++ b/doc/man/_options.txt @@ -35,6 +35,9 @@ Instead of looking for an instance having the correct file opened, try only the instance with the given PID. Note that if the given PID does not have the correct file open or does not exist, no new instance will be spanned. + +--mode=mode + Start in a non-default mode --fork Fork into background