From ef65b0efa9b6f50fb24132171a419f45a3ec634a Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Tue, 14 May 2024 05:47:18 +0200 Subject: Better explanation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1