Add note about ~/.ebooksrc to archive help
This commit is contained in:
parent
05f47d4bd0
commit
b3ab5665c8
1 changed files with 5 additions and 0 deletions
|
@ -211,6 +211,11 @@ STR
|
||||||
Output defaults to corpus/<username>.json
|
Output defaults to corpus/<username>.json
|
||||||
Due to API limitations, this can only receive up to ~3000 tweets
|
Due to API limitations, this can only receive up to ~3000 tweets
|
||||||
into the past.
|
into the past.
|
||||||
|
|
||||||
|
The first time you run archive, you will need to enter the auth
|
||||||
|
details of some account to use for accessing the API. This info
|
||||||
|
will then be stored in ~/.ebooksrc for later use, and can be
|
||||||
|
modified there if needed.
|
||||||
STR
|
STR
|
||||||
|
|
||||||
def self.archive(username, outpath=nil)
|
def self.archive(username, outpath=nil)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue