twitter-bot: Fix hyphen typo in usage string.

(imported from commit a0da133bead740f60553a868c286e9eae461e861)
This commit is contained in:
Jessica McKellar 2013-03-08 13:29:14 -05:00
parent 43720cc9d3
commit b6aaed004d

View file

@ -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.