From 39c4c0bfd5c1019cafd8ee26c798fba020347a8f Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Wed, 10 Apr 2024 10:00:04 +0200 Subject: [PATCH] config-manager: Change quotes from `` to '' in help text --- config-manager/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-manager/default.nix b/config-manager/default.nix index 2cdd55f..93822d1 100644 --- a/config-manager/default.nix +++ b/config-manager/default.nix @@ -19,7 +19,7 @@ Usage: Flags: --update updates the flake - --switch rebuilds + switches configuration (using `nh`) + --switch rebuilds + switches configuration (using 'nh') EOF }