From 58c043bab2e218b5b6cd948b0b62130a7d69af4d Mon Sep 17 00:00:00 2001 From: anonymous <> Date: Tue, 25 Apr 2023 21:57:09 -0400 Subject: [PATCH] create/update 'beets config.md' file --- beets config.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/beets config.md b/beets config.md index 5f74119..bceb943 100644 --- a/beets config.md +++ b/beets config.md @@ -140,6 +140,9 @@ match: * [Getting Started](http://beets.readthedocs.io/en/v1.4.2/guides/main.html) * [Path Formats - Template Functions](http://beets.readthedocs.io/en/v1.4.2/reference/pathformat.html) * [Somebody's beets config sample](http://akeil.net/listings/beets.config.yaml.html) + +--- + * Beets config is located at `$HOME/.config/beets/config.yaml` * Import directory of music with: `beet import ` * Delete album with: `beet rm -a "Jon Oliva" -d` (`-a` for album and `-d` to delete the files and not just the database entry) \ No newline at end of file