Changeset 38c584e for README

Timestamp:
Aug 20, 2017, 4:38:40 PM (7 years ago)
Author:
Alex Dehnert <adehnert@mit.edu>
Children:
1f69b54
Parents:
fb27b30
git-author:
Edward Z. Yang <ezyang@cs.stanford.edu> (03/22/14 02:17:36)
git-committer:
Alex Dehnert <adehnert@mit.edu> (08/20/17 16:38:40)
Message:
Fix quoting conventions for Twitter commands.

Two bugs here:

1. The documentation incorrectly implies that arguments can be
omitted, when really the argument parser is much dumber than that.
If there are two optional arguments, you can't omit the first one
and give the second one; that's ambiguous.

2. There is a codepath for replycmd when status_id is not set
(this should be impossible) which passed wrong arguments.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
(No files)

Note: See TracChangeset for help on using the changeset viewer.