Skip to content
Snippets Groups Projects
Verified Commit bb495b1a authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: small help text change

parent e3a981f4
No related branches found
No related tags found
1 merge request!36Support for Python
Pipeline #3649 passed
......@@ -848,7 +848,7 @@ struct Args {
#[arg(
long,
default_value_t = String::from(""),
help = "Path to Game Boy ROM file to be used in loading stage"
help = "Path to Game Boy boot ROM file to be used in loading stage"
)]
boot_rom_path: String,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment