config-manager: Change quotes from `` to '' in help text

This commit is contained in:
Alexander Heldt
2024-04-10 10:00:04 +02:00
parent dcb8e7be3e
commit 39c4c0bfd5

View File

@@ -19,7 +19,7 @@ Usage:
Flags: Flags:
--update updates the flake --update updates the flake
--switch rebuilds + switches configuration (using `nh`) --switch rebuilds + switches configuration (using 'nh')
EOF EOF
} }