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