guix home: Show "container" in '--help' output.

This is a followup to 094a2cfbe4.

* guix/scripts/home.scm (show-help): Add "container".
This commit is contained in:
Ludovic Courtès 2022-03-19 22:25:16 +01:00
parent a58defdae8
commit 9ea6a18e99
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -92,6 +92,8 @@ (define (show-help)
(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_ "\