Meta: Fix example invocations of the serenity.sh run command

This commit is contained in:
Ben Wiederhake 2022-09-16 13:45:13 +02:00 committed by Brian Gianforcaro
parent 55d78ca40d
commit 761f079a22

View file

@ -46,8 +46,10 @@ Usage: $NAME COMMAND [TARGET] [TOOLCHAIN] [ARGS...]
Examples:
$NAME run i686 smp=on
$NAME run i686 GNU smp=on
Runs the image in QEMU passing "smp=on" to the kernel command line
$NAME run i686 GNU 'init=/bin/UserspaceEmulator init_args=/bin/SystemServer'
Runs the image in QEMU, and run the entire system through UserspaceEmulator (not fully supported yet)
$NAME run
Runs the image for the default TARGET i686 in QEMU
$NAME run lagom js -A