summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2015-10-31 22:59:45 +0300
committerAlex Kost <alezost@gmail.com>2015-10-31 23:21:23 +0300
commitfbd213a83ffc80c432e0c62868e56c020729a49f (patch)
tree8af7a6990133b1142f1b54c8470e41dd6c0962dd /guix
parentb0e44d4f7d13b1c67899aab14385155cc648cfd8 (diff)
downloadguix-patches-fbd213a83ffc80c432e0c62868e56c020729a49f.tar
guix-patches-fbd213a83ffc80c432e0c62868e56c020729a49f.tar.gz
guix system: Fix typo in --help message.
* guix/scripts/system.scm (show-help): Align 'container' the same way as other actions.
Diffstat (limited to 'guix')
-rw-r--r--guix/scripts/system.scm2
1 files changed, 1 insertions, 1 deletions
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 (_ "\