From b3ab5665c8e80e66e5cab3813a9c7cc68a44f8f5 Mon Sep 17 00:00:00 2001 From: Jaiden Mispy Date: Mon, 14 Dec 2015 16:38:47 -0800 Subject: [PATCH] Add note about ~/.ebooksrc to archive help --- bin/ebooks | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/ebooks b/bin/ebooks index e4cdb30..31b9907 100755 --- a/bin/ebooks +++ b/bin/ebooks @@ -211,6 +211,11 @@ STR Output defaults to corpus/.json Due to API limitations, this can only receive up to ~3000 tweets 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 def self.archive(username, outpath=nil)