aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSan Jacobs2024-05-14 05:47:18 +0200
committerSan Jacobs2024-05-14 05:47:18 +0200
commitef65b0efa9b6f50fb24132171a419f45a3ec634a (patch)
treefef7369de133c6aac45abaa44636b164baa2ea82 /README.md
parent69632cc58a6d304b241cd025e00293796113d341 (diff)
downloadchirpsync-ef65b0efa9b6f50fb24132171a419f45a3ec634a.tar.gz
chirpsync-ef65b0efa9b6f50fb24132171a419f45a3ec634a.tar.bz2
chirpsync-ef65b0efa9b6f50fb24132171a419f45a3ec634a.zip
Better explanation
Diffstat (limited to 'README.md')
-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