...
This commit is contained in:
parent
626637c2ba
commit
2416122647
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ def option_text() -> str:
|
|||
|
||||
|
||||
def main(args: List[str]) -> Optional[str]:
|
||||
raise SystemExit('This should be run as kitten unicode_input')
|
||||
raise SystemExit('This should be run as kitten ssh')
|
||||
|
||||
if __name__ == '__main__':
|
||||
main([])
|
||||
|
|
|
|||
Loading…
Reference in a new issue