From 059e66b8f3181329b231555c6b71b06bee29e185 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Sun, 10 Jan 2021 14:32:46 -0500 Subject: [PATCH] mpg321: change folder to directory --- pages/common/mpg321.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mpg321.md b/pages/common/mpg321.md index 1c7f83d864..424dc6a49d 100644 --- a/pages/common/mpg321.md +++ b/pages/common/mpg321.md @@ -24,6 +24,6 @@ `mpg321 -z {{path/to/file_a|URL}} {{path/to/file_b|URL}} {{...}}` -- Play all files in the current folder and subfolders, randomly (until interrupted), with Basic Keys enabled: +- Play all files in the current directory and subdirectories, randomly (until interrupted), with Basic Keys enabled: `mpg321 -B -Z -K .`