This commit is contained in:
Kovid Goyal 2018-04-02 15:30:14 +05:30
parent 6256b9027a
commit 83e225a50f
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -489,7 +489,7 @@ def get_text(boss, window, payload):
--reset
type=bool-set
Restore all colors to the values they has at kitty startup. Note that if you specify
Restore all colors to the values they had at kitty startup. Note that if you specify
this option, any color arguments are ignored and --configured and --all are implied.
''' + '\n\n' + MATCH_WINDOW_OPTION + '\n\n' + MATCH_TAB_OPTION.replace('--match -m', '--match-tab -t'),
argspec='COLOR_OR_FILE ...'