Fix a tiny typo
This commit is contained in:
parent
0e71ed8037
commit
f5cf5756f3
|
@ -506,7 +506,7 @@ class Terminator:
|
||||||
self.term_list[previous]._vte.grab_focus ()
|
self.term_list[previous]._vte.grab_focus ()
|
||||||
|
|
||||||
def usage ():
|
def usage ():
|
||||||
print """Terminator by Chris Jones <cmsj@tenshu.net
|
print """Terminator by Chris Jones <cmsj@tenshu.net>
|
||||||
|
|
||||||
Usage: terminator [OPTION]...
|
Usage: terminator [OPTION]...
|
||||||
-h, --help Show this usage information
|
-h, --help Show this usage information
|
||||||
|
|
Loading…
Reference in New Issue