You've already forked flix
Update readme and contributing
This commit is contained in:
@@ -7,5 +7,5 @@ CLI for bulk media muxing
|
||||
## Commands
|
||||
|
||||
```sh
|
||||
cargo run -- <DIR>
|
||||
flix-mux -s 'v:0>eng;a:eng;s:eng:forced?;s:eng?;s:eng:sdh?' <DIR>
|
||||
```
|
||||
|
||||
@@ -7,6 +7,6 @@ CLI for interacting with a flix database
|
||||
## Commands
|
||||
|
||||
```sh
|
||||
cargo run -- init
|
||||
cargo run -- add tmdb movie <id>
|
||||
flix init
|
||||
flix add tmdb movie <id>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user