config: Replace em dash — by `--` for switch in comment
authorPaul Menzel <pmenzel@molgen.mpg.de>
Thu, 3 Jun 2021 14:39:18 +0000 (16:39 +0200)
committerPaul Menzel <pmenzel@molgen.mpg.de>
Thu, 3 Jun 2021 14:42:43 +0000 (16:42 +0200)
Fixes: d88d27d7 ("drop enabled config variables from config file and use defaults")

config

diff --git a/config b/config
index b5104f0..fb55f21 100644 (file)
--- a/config
+++ b/config
@@ -82,7 +82,7 @@
 
 # Set target architecture.
 # Only useful when installing i386 while running an amd64 kernel.
-# Default: current architecture. (From 'dpkg print-architecture'.)
+# Default: current architecture. (From 'dpkg --print-architecture'.)
 # ARCH='amd64'
 
 # Hostname of new system.