parent
c8f4a25df3
commit
ce4d5ad1d7
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ pub struct GenerateCommand {
|
||||||
|
|
||||||
/// Inspect the image for a specific platform
|
/// Inspect the image for a specific platform
|
||||||
/// when retrieving the version.
|
/// when retrieving the version.
|
||||||
#[arg(long, default_value = "native")]
|
#[arg(long)]
|
||||||
platform: Option<Platform>,
|
platform: Option<Platform>,
|
||||||
|
|
||||||
/// Skips validation of the recipe file.
|
/// Skips validation of the recipe file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue