mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02:00
Dont document kitten_alias as it is deprecated
This commit is contained in:
@@ -2890,9 +2890,8 @@ Similarly, to alias kitten invocation::
|
||||
|
||||
opt('+kitten_alias', 'hints hints --hints-offset=0',
|
||||
option_type='kitten_alias',
|
||||
add_to_default=False,
|
||||
long_text='''Deprecated, use :opt:`action_alias` instead.
|
||||
'''
|
||||
add_to_default=False, documented=False,
|
||||
long_text='Deprecated, use :opt:`action_alias` instead.'
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user