From d83d5034cdb0de90e5cfd3b80f8c9c31060d584d Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sat, 29 Jun 2024 22:14:25 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ef22fd..16bee9e 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ line and is designed to be used with your favorite text editor. ## Workflow -1) Create a new `MFBATCH_LIST` file for a directory of FLAC files. +### 1) Create a new `MFBATCH_LIST` file for a directory of FLAC files. ```sh $ cd path/to/my/flacs $ mfbatch -c ``` -2) Edit the `MFBATCH_LIST` file in vim, or nano, or whatever your favorite text +### 2) Edit the `MFBATCH_LIST` file in vim, or nano, or whatever your favorite text editor is. ```sh @@ -38,7 +38,10 @@ in the selected folder along with their current metadata. ./tone3.flac ``` -3) After you've made the changes you want to make, write them to the files. +The `MFBATCH_LIST` format allows you to set metadata once and then write values +to a run of files all at once. + +### 3) After you've made the changes you want to make, write them to the files. ```sh $ mfbatch -W