We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6717993 commit f840f77Copy full SHA for f840f77
README.md
@@ -28,9 +28,9 @@ lovebootcaptain/handbrakecli-python3:latest
28
29
`LoopConverter [file extension to convert]`
30
31
-- uses `convert` on any file in a folder that matches the `[file extension]
+- uses `convert` on any file in a folder that matches the `[file extension]`
32
33
**Example**
34
35
- `convert my_funny_video.mkv`
36
-- `LoopConverter mky /path/to/your/folder/`
+- `LoopConverter mkv /path/to/your/folder/`
0 commit comments