This commit is contained in:
Kovid Goyal 2018-06-12 21:03:02 +05:30
parent ba7f0132f2
commit 0848816644
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -93,7 +93,7 @@ in the first :italic:`{appname}` instance within that group
--wait-for-single-instance-window-close --wait-for-single-instance-window-close
type=bool-set type=bool-set
Normally, when using :option:`--single-instance`, :talic:`{appname}` will open a new window in an existing Normally, when using :option:`--single-instance`, :italic:`{appname}` will open a new window in an existing
instance and quit immediately. With this option, it will not quit till the newly opened instance and quit immediately. With this option, it will not quit till the newly opened
window is closed. Note that if no previous instance is found, then :italic:`{appname}` will wait anyway, window is closed. Note that if no previous instance is found, then :italic:`{appname}` will wait anyway,
regardless of this option. regardless of this option.