Skip to content

Commit

Permalink
fix: remove comma separation for wordlists
Browse files Browse the repository at this point in the history
  • Loading branch information
cestef committed Jun 15, 2024
1 parent 9b4fac3 commit 01cc57f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/opts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ pub struct Opts {
env,
hide_env = true,
value_parser = parse_wordlist,
value_delimiter = ','
)]
#[merge(strategy = merge::vec::overwrite_empty)]
#[serde(default)]
Expand Down

0 comments on commit 01cc57f

Please sign in to comment.