From be094db89e099a01ae561417f4b44c8cb6b10a6c Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 21 Sep 2020 20:55:25 +0200 Subject: [PATCH] Added "" --- arch-config/Dokumente/Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/Dokumente/Commands.md b/arch-config/Dokumente/Commands.md index a1b1bfb3..75dcb732 100644 --- a/arch-config/Dokumente/Commands.md +++ b/arch-config/Dokumente/Commands.md @@ -165,5 +165,5 @@ xdpyinfo | grep -B 2 resolution bash lower-vol.sh ``` ```bash -bash lower-vol.sh flac flac /home/marc/GitProjects/ffmpeg-lower-vol/ /home/marc/GitProjects/ffmpeg-lower-vol/test "-filter:a volume=0.25" +bash lower-vol.sh flac flac "/home/marc/GitProjects/ffmpeg-lower-vol/" "/home/marc/GitProjects/ffmpeg-lower-vol/test" "-filter:a volume=0.25" ```