Fixed an issue with a command line arg description

This commit is contained in:
dingusdev
2020-10-14 08:02:34 -07:00
committed by GitHub
parent 3b29ff9514
commit 5d2f3ca3c0

View File

@@ -42,7 +42,7 @@ Specifies the Boot ROM path (optional; looks for bootrom.bin by default)
-m, --machine TEXT -m, --machine TEXT
``` ```
Specify machine ID (optional; uses pmg3 by default) Specify machine ID (optional; will attempt to determine machine ID from the boot rom otherwise)
As of now, only the Beige G3 is implemented. As of now, only the Beige G3 is implemented.