Browse Source

update docs

master
Jonathan Cobb 3 years ago
parent
commit
87e7b34ba5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -22,7 +22,7 @@ With JVCL, you'd write this spec file and save it to a file (for example `my-spe
"operations": [{ "operations": [{
"operation": "split", "operation": "split",
"creates": "src_split_files", "creates": "src_split_files",
"split": "src",
"source": "src",
"interval": "10s", "interval": "10s",
"start": "10s", "start": "10s",
"end": "130s" "end": "130s"


Loading…
Cancel
Save