mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 06:54:58 +02:00
Start work on porting hints kitten to Go
This commit is contained in:
@@ -864,6 +864,7 @@ if __name__ == '__main__':
|
||||
elif __name__ == '__doc__':
|
||||
cd = sys.cli_docs # type: ignore
|
||||
cd['usage'] = usage
|
||||
cd['short_desc'] = 'Select text from screen with keyboard'
|
||||
cd['options'] = OPTIONS
|
||||
cd['help_text'] = help_text
|
||||
# }}}
|
||||
|
||||
Reference in New Issue
Block a user