README.md in download_tv-2.1.0 vs README.md in download_tv-2.1.1
- old
+ new
@@ -1,9 +1,10 @@
# download_tv
[![Build Status](https://travis-ci.org/guille/download_tv.svg?branch=master)](https://travis-ci.org/guille/download_tv)
[![Gem Version](https://badge.fury.io/rb/download_tv.svg)](https://badge.fury.io/rb/download_tv)
+[![Code Climate](https://codeclimate.com/github/guille/download_tv.svg)](https://codeclimate.com/github/guille/download_tv)
download_tv is a Ruby command line application that automatically downloads the new episodes from the shows you follow. It grabs the list of shows from your MyEpisodes account.
### Installation
@@ -19,13 +20,16 @@
Specific options:
-o, --offset OFFSET Move back the last run offset
-f, --file PATH Download shows from a file
-d, --download SHOW Downloads given show
-c, --configure Configures defaults
- --show-config Show current configuration values
- --dry-run Don't write to the date file
+ --show-config Show current configuration values
+ --dry-run Don't write to the date file
-a, --[no-]auto Automatically find links
-s, --[no-]subtitles Download subtitles
+ -g, --grabber GRABBER Use given grabber as first option
+ --show-grabbers List available grabbers
+ -v Print version
-h, --help Show this message
```
Four actions are recognised: