kopia lustrzana https://github.com/ihabunek/toot
Fix typo in search function help
rodzic
64086cd0fe
commit
f29cec0ce8
|
@ -261,7 +261,7 @@ def _print_hashtags(hashtags):
|
||||||
|
|
||||||
|
|
||||||
def cmd_search(app, user, args):
|
def cmd_search(app, user, args):
|
||||||
parser = ArgumentParser(prog="toot serach",
|
parser = ArgumentParser(prog="toot search",
|
||||||
description="Search for content",
|
description="Search for content",
|
||||||
epilog="https://github.com/ihabunek/toot")
|
epilog="https://github.com/ihabunek/toot")
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue