Fix lint for common

This commit is contained in:
lord63
2015-10-22 15:31:52 +08:00
parent 3e1df9f818
commit 56a7cba656
58 changed files with 76 additions and 75 deletions

View File

@@ -10,10 +10,10 @@
`HandBrakeCLI -i {{input.mp4}} -o {{output.mp4} -w 320 -l 240`
- List available presets
- List available presets
`HandBrakeCLI --preset-list`
- Convert an AVI video to MP4 using the Android preset
`HandBrakeCLI --preset="Android" -i {{input.ext}} -o {{output.mp4}}`
`HandBrakeCLI --preset="Android" -i {{input.ext}} -o {{output.mp4}}`