From a75140c6d7463a62539e711cb1bd577ba13ce31e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 13 May 2021 16:13:46 +0530 Subject: [PATCH] Add a --working-directory alias for --directory as this is commonly used in many terminal emulators --- kitty/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/cli.py b/kitty/cli.py index c8f0c3366..77b9086e1 100644 --- a/kitty/cli.py +++ b/kitty/cli.py @@ -587,7 +587,7 @@ Override individual configuration options, can be specified multiple times. Syntax: :italic:`name=value`. For example: :option:`kitty -o` font_size=20 ---directory -d +--directory --working-directory -d default=. Change to the specified directory when launching