Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
webdestroya committed Apr 15, 2014
1 parent 10c32d8 commit 5a06174
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,19 @@ $ gem install showfix

## Usage

*TODO*
The most common usage is to fix all files within the current directory. You can optionally add `--pretend` to the command if you would like to see what it will rename, without actually touching your files.

```sh
$ cd SomeTvShow
$ showfix rename
```

For detailed help, just run `showfix help` for a list of commands.

## Roadmap

* Support for multi-episode files (S01E20-E21)
* Ability to manually enter season/episode numbers for show files that are not numbered at all
* Ability to specify the series name

## Contributing

Expand Down

0 comments on commit 5a06174

Please sign in to comment.