From c2705829937a24003c0edd8c4e62191448f80ef9 Mon Sep 17 00:00:00 2001 From: Karchnu Date: Sat, 27 Mar 2021 21:26:43 +0100 Subject: [PATCH] Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b8ad8f7..2d4b4b7 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ In the `time-file`: # Environment variables -* SIMULATION [0|1] do not invoke ffmpeg -* FORMAT [mp3,ogg,opus,…] for the song file format -* WITH_NUMBER [separator] if not null, write song number with this separator - example: WITH_NUMBER=_ Song names will be 1_song.opus 2_song.opus (...) +* SIMULATION [0|1]: do not invoke ffmpeg +* FORMAT [mp3,ogg,opus,…]: for the song file format +* WITH_NUMBER [separator]: if not null, write song number with this separator\ + example WITH_NUMBER=_, song names will be *1_song.opus*, *2_song.opus*, (...) * QUIET: if set to any value, ffmpeg commands are not displayed