From fbd213a83ffc80c432e0c62868e56c020729a49f Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Sat, 31 Oct 2015 22:59:45 +0300 Subject: [PATCH] guix system: Fix typo in --help message. * guix/scripts/system.scm (show-help): Align 'container' the same way as other actions. --- guix/scripts/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm index 499038ffa1..7be734785a 100644 --- a/guix/scripts/system.scm +++ b/guix/scripts/system.scm @@ -529,7 +529,7 @@ Build the operating system declared in FILE according to ACTION.\n")) (display (_ "\ build build the operating system without installing anything\n")) (display (_ "\ - container build a container that shares the host's store\n")) + container build a container that shares the host's store\n")) (display (_ "\ vm build a virtual machine image that shares the host's store\n")) (display (_ "\