mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Move cli spec parsing code into simple module
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import sys
|
||||
|
||||
from kitty.cli import CompletionSpec
|
||||
from kitty.simple_cli_definitions import CompletionSpec
|
||||
|
||||
help_text = (
|
||||
'Change the kitty theme. If no theme name is supplied, run interactively, otherwise'
|
||||
|
||||
Reference in New Issue
Block a user