Update --preview help text (#263)

This commit is contained in:
CosmicHorror 2023-11-01 16:31:54 -06:00 committed by GitHub
parent 1ac5fbc551
commit f2d19c127f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,8 @@ use clap::Parser;
)]
pub struct Options {
#[arg(short, long)]
/// Output result into stdout and do not modify files.
/// Display changes in a human reviewable format (the specifics of the
/// format are likely to change in the future).
pub preview: bool,
#[arg(