...
This commit is contained in:
parent
8be0dd0d8e
commit
b3ae857f3c
@ -342,7 +342,7 @@ def _main() -> None:
|
||||
if cli_opts.watcher:
|
||||
from .window import global_watchers
|
||||
global_watchers.set_extra(cli_opts.watcher)
|
||||
log_error('The --watcher command line option has beed deprecated infavor of using the watcher option in kitty.conf')
|
||||
log_error('The --watcher command line option has been deprecated in favor of using the watcher option in kitty.conf')
|
||||
try:
|
||||
with setup_profiling(cli_opts):
|
||||
# Avoid needing to launch threads to reap zombies
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user