]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Remove vmspawn from --help
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 19 Apr 2024 11:19:10 +0000 (13:19 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 19 Apr 2024 11:43:40 +0000 (13:43 +0200)
It was replaced with VirtualMachineMonitor=

mkosi/config.py

index 5252b5d879bb43166da8101286deee58e145716f..cccbcdf9e33f6d45464015f09535dc1183f9ac10 100644 (file)
@@ -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...]