From 3e8b69ddbe5cd2ecb2b59f2daef5eed4d2524ad1 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Tue, 22 Oct 2024 12:39:02 -0400 Subject: [PATCH] Clarify commented options as default-vs-example And trim whitespace. Closes #218. --- conf/downgrade.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/conf/downgrade.conf b/conf/downgrade.conf index b8d80ff..3ac57e4 100644 --- a/conf/downgrade.conf +++ b/conf/downgrade.conf @@ -2,14 +2,12 @@ # # Configuration file for downgrade # See downgrade(8) for more information on arguments -# Defaults are shown, uncomment and define values as desired +# Defaults are shown, add or uncomment and edit values as desired # --pacman pacman -# --pacman-conf /etc/pacman.conf +# --pacman-conf /etc/pacman.conf # --pacman-cache /var/cache/pacman/pkg # --pacman-log /var/log/pacman.log -# --maxdepth 1 +# --maxdepth 1 # --ala-url 'https://archive.archlinux.org' -# --ala-only -# --cached-only # --ignore prompt