Skip to content

Commit 0e5033f

Browse files
docs :)
1 parent 6aee0a0 commit 0e5033f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@ the `scripts` folder is added to the `PATH` so you can use any of the scripts di
4343

4444
feel free to add and/or **contribute** your own.
4545

46-
`convert`
46+
`convert` - use on a file
4747

4848
- lets you convert a single file
4949

50-
`LoopConverter [folder]`
50+
`LoopConverter` - use in a folder with your source files
5151

52-
- uses `convert` on any file in a folder that matches the `$SOURCE_EXT`
52+
- uses `convert` on any file in that folder that matches the `$SOURCE_EXT`
5353

5454
**Example**
5555

5656
- `convert my_funny_video.mkv`
57-
- `LoopConverter /path/to/your/folder/`
57+
- `cd /path/to/your/folder && LoopConverter`
5858

5959
### TODO
6060

0 commit comments

Comments
 (0)