some changes

This commit is contained in:
overflowerror 2014-12-22 00:49:35 +01:00
parent 5f75b20d0d
commit 0fee747fa1

View file

@ -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.
```