mirror of
https://github.com/ihabunek/toot
synced 2025-01-10 16:52:40 +01:00
Fix typo in search function help
This commit is contained in:
parent
64086cd0fe
commit
f29cec0ce8
@ -261,7 +261,7 @@ def _print_hashtags(hashtags):
|
||||
|
||||
|
||||
def cmd_search(app, user, args):
|
||||
parser = ArgumentParser(prog="toot serach",
|
||||
parser = ArgumentParser(prog="toot search",
|
||||
description="Search for content",
|
||||
epilog="https://github.com/ihabunek/toot")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user