aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41e954e..38b3d2c 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,6 @@ After telling support and not hearing back for a week, I decided to write my own
Usage:
```
chirpsync input/files/*.MOV output/folder/
-``` \ No newline at end of file
+```
+
+This will read the left channel of all `*.MOV` files in `input/files/`, looking for timecode, and writing copies of the files with this timecode in the metadata in `output/folder/` \ No newline at end of file