api: Extend documentation a bit.
(imported from commit fd435286e12ffebad8476cc8005303b2d8d70fd9)
This commit is contained in:
parent
ca34a2a02f
commit
ebf009b232
2 changed files with 47 additions and 1 deletions
|
@ -30,7 +30,7 @@ usage = """send-message [options] <recipient>
|
|||
Sends a test message to the specified recipients.
|
||||
|
||||
Example: send-message --sender=you@example.com --type=stream commits
|
||||
Example: send-message --sender=you@example.com --site=https://zephyr.humbughq.com iago@humbughq.com
|
||||
Example: send-message --sender=you@example.com --site=https://zephyr.humbughq.com user1@example.com user2@example.com
|
||||
"""
|
||||
parser = optparse.OptionParser(usage=usage)
|
||||
parser.add_option('--api-key')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue