twitter-bot: Fix hyphen typo in usage string.
(imported from commit a0da133bead740f60553a868c286e9eae461e861)
This commit is contained in:
parent
43720cc9d3
commit
b6aaed004d
|
@ -16,7 +16,7 @@ def write_config(config, since_id, user):
|
|||
|
||||
parser = optparse.OptionParser(r"""
|
||||
|
||||
%prog --user foo@humbughq.com --twitter_id twitter_handle
|
||||
%prog --user foo@humbughq.com --twitter-id twitter_handle
|
||||
|
||||
Slurp tweets on your timeline into a specific humbug stream.
|
||||
|
||||
|
|
Loading…
Reference in a new issue