Skip to content

Commit

Permalink
Remove vmspawn from --help
Browse files Browse the repository at this point in the history
It got replaced with VirtualMachineMonitor=.
  • Loading branch information
DaanDeMeyer committed Apr 19, 2024
1 parent 236784d commit da7b5da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mkosi/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3067,7 +3067,6 @@ def create_argument_parser(action: type[argparse.Action], chdir: bool = True) ->
mkosi [options...] {b}shell{e} [command line...]
mkosi [options...] {b}boot{e} [nspawn settings...]
mkosi [options...] {b}qemu{e} [qemu parameters...]
mkosi [options...] {b}vmspawn{e} [vmspawn parameters...]
mkosi [options...] {b}ssh{e} [command line...]
mkosi [options...] {b}journalctl{e} [command line...]
mkosi [options...] {b}coredumpctl{e} [command line...]
Expand Down

0 comments on commit da7b5da

Please sign in to comment.