ReadMe
parent
b619bba833
commit
43dd88a158
|
|
@ -40,7 +40,7 @@ To use this script, complete the following steps.
|
|||
|
||||
### Single File
|
||||
|
||||
Pass a sinlge file as a standard input
|
||||
Pass a sinlge file as a standard input.
|
||||
|
||||
```shell
|
||||
$ html5vid.sh somefile.mov
|
||||
|
|
@ -48,7 +48,7 @@ $ html5vid.sh somefile.mov
|
|||
|
||||
### Multiple File
|
||||
|
||||
Pass multiple files as standard inputs
|
||||
Pass multiple files as standard inputs.
|
||||
|
||||
```shell
|
||||
$ html5vid.sh somefile.mov somefile2.mov
|
||||
|
|
|
|||
Loading…
Reference in New Issue