Skip to content

Commit

Permalink
[do_tag] cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Nov 29, 2024
1 parent 18f7f39 commit 9636270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simpleaf_commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ pub struct IndexOpts {
display_order = 5
)]
pub work_dir: PathBuf,

/// path to output directory (will be created if it doesn't exist)
#[arg(short, long, display_order = 1)]
pub output: PathBuf,
Expand Down

0 comments on commit 9636270

Please sign in to comment.