From 0fee747fa1ce1cb802844bc4e13c86b4b471db63 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Mon, 22 Dec 2014 00:49:35 +0100 Subject: [PATCH] some changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f399a12..d8cd18c 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ Downloads one video from URL (GoGoAnime-Page) to FILE. ``` Usage: anineko search KEYWORDS [DIRECTORY] -Lists all links on the first result page at a search for KEYWORDS on GoGoAnime. +Lists all links on the result pages on a search for KEYWORDS on GoGoAnime. If DIRECTORY is given, it will be created if it doesn't exist yet and all result videos will be downloaded to that directory. ```