mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
Fix typo in search function help
This commit is contained in:
parent
329108a5b0
commit
db0b1d6d7e
@ -256,7 +256,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