summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-03-19 22:25:16 +0100
committerLudovic Courtès <ludo@gnu.org>2022-03-19 22:25:53 +0100
commit9ea6a18e9913160e97375dd72fc74a8e5752ac40 (patch)
treea8ca5056cdd22f713c9ffcb80c5f53e0be32a38b
parenta58defdae8b4a9e4f16cec9ae6b0a1ec2683ae57 (diff)
downloadguix-patches-9ea6a18e9913160e97375dd72fc74a8e5752ac40.tar
guix-patches-9ea6a18e9913160e97375dd72fc74a8e5752ac40.tar.gz
guix home: Show "container" in '--help' output.
This is a followup to 094a2cfbe45c104d0da30ff9d975d052ca0c118c. * guix/scripts/home.scm (show-help): Add "container".
-rw-r--r--guix/scripts/home.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/guix/scripts/home.scm b/guix/scripts/home.scm
index 1902562f60..af2643014d 100644
--- a/guix/scripts/home.scm
+++ b/guix/scripts/home.scm
@@ -92,6 +92,8 @@ Some ACTIONS support additional ARGS.\n"))
(newline)
(display (G_ "\
search search for existing service types\n"))
+ (display (G_ "
+ container run the home environment configuration in a container\n"))
(display (G_ "\
reconfigure switch to a new home environment configuration\n"))
(display (G_ "\