From 487f019573155da0756292e75410612e752e98aa Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 28 Dec 2020 08:20:56 -0300 Subject: [PATCH] Updating README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 694d96a8..8df6b501 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ database: - **clean cache**: it cleans the pacman cache diretory (default: `/var/cache/pacman/pkg`) - **mark PKGBUILD as editable**: it marks a given PKGBUILD of a package as editable (a popup with the PKGBUILD will be displayed before upgrading/downgrading this package). Action only available when the configuration property **edit_aur_pkgbuild** is not **false**. - **unmark PKGBUILD as editable**: reverts the action described above. Action only available when the configuration property **edit_aur_pkgbuild** is not **false**. + - **check Snaps support**: checks if the Snapd services are properly enabled. - Installed AUR packages have their **PKGBUILD** files cached at **~/.cache/bauh/arch/installed/$pkgname** - Packages with ignored updates are defined at **~/.config/bauh/arch/updates_ignored.txt** - The configuration file is located at **~/.config/bauh/arch.yml** and it allows the following customizations: