Skip to content

Commit

Permalink
website: update command option doc string in mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Vollbrecht committed Oct 2, 2024
1 parent af8346c commit cb742eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/docs/generated/_frb-codegen-command-create.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Options:
The name of the generated Rust crate
--rust-crate-dir <RUST_CRATE_DIR>
The directory of the generated Rust crate
The directory of the generated Rust crate, relative to the project path
-t, --template <TEMPLATE>
The template type to use to generate the flutter files
Expand Down
2 changes: 1 addition & 1 deletion website/docs/generated/_frb-codegen-command-integrate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Options:
The name of the generated Rust crate
--rust-crate-dir <RUST_CRATE_DIR>
The directory of the generated Rust crate
The directory of the generated Rust crate, relative to the project path
-t, --template <TEMPLATE>
The template type to use for integration. This should usually match the type of flutter project being integrating with
Expand Down

0 comments on commit cb742eb

Please sign in to comment.