guix home: Show "container" in '--help' output.
This is a followup to 094a2cfbe45c104d0da30ff9d975d052ca0c118c. * guix/scripts/home.scm (show-help): Add "container".
This commit is contained in:
parent
a58defdae8
commit
9ea6a18e99
@ -92,6 +92,8 @@ Some ACTIONS support additional ARGS.\n"))
|
|||||||
(newline)
|
(newline)
|
||||||
(display (G_ "\
|
(display (G_ "\
|
||||||
search search for existing service types\n"))
|
search search for existing service types\n"))
|
||||||
|
(display (G_ "
|
||||||
|
container run the home environment configuration in a container\n"))
|
||||||
(display (G_ "\
|
(display (G_ "\
|
||||||
reconfigure switch to a new home environment configuration\n"))
|
reconfigure switch to a new home environment configuration\n"))
|
||||||
(display (G_ "\
|
(display (G_ "\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user