mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Fix help text and short desc for the two wrapper kittens
This commit is contained in:
@@ -132,4 +132,4 @@ elif __name__ == '__doc__':
|
||||
cd['usage'] = usage
|
||||
cd['options'] = option_text
|
||||
cd['help_text'] = help_text
|
||||
cd['short_desc'] = help_text
|
||||
cd['short_desc'] = 'Transfer files easily over the TTY device'
|
||||
|
||||
Reference in New Issue
Block a user