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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Specifies the Boot ROM path (optional; looks for bootrom.bin by default)
-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.