Skip to content

Commit

Permalink
update --all
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed May 3, 2022
1 parent c6639dc commit 726664e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ struct Kopium {
///
/// It contains an unstable set of of features and may get expanded in the future.
///
/// Setting --auto enables: --schema=derived --derive=JsonSchema --snake-case --docs
/// Setting --auto enables: --schema=derived --derive=JsonSchema --rust-case --docs
#[structopt(long, short = "A")]
auto: bool,
}
Expand Down

0 comments on commit 726664e

Please sign in to comment.