This commit is contained in:
Kovid Goyal
2018-06-07 22:23:15 +05:30
parent dd085a9297
commit ca17e9b02c

View File

@@ -328,7 +328,7 @@ Run the :italic:`{appname}` terminal emulator. You can also specify the :italic:
to run inside :italic:`{appname}` as normal arguments following the :italic:`options`.
For example: {appname} /bin/sh
For comprehensive documentation for kitty, please visit: https://sw.kovidgoyal.net/kitty''').format(appname=appname)
For comprehensive documentation for kitty, please see: https://sw.kovidgoyal.net/kitty''').format(appname=appname)
def print_help_for_seq(seq, usage, message, appname):