Skip to content

Commit a23bc20

Browse files
update output msg
1 parent b87e92c commit a23bc20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rules

Submodule rules updated 73 files

src/detections/configs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,7 @@ pub struct ExtractBase64Option {
18821882
#[clap(flatten)]
18831883
pub input_args: InputOption,
18841884

1885-
/// Extract Base64 strings.
1885+
/// Save results to a CSV file
18861886
#[arg(help_heading = Some("Output"), short = 'o', long, value_name = "FILE", display_order = 410)]
18871887
pub output: Option<PathBuf>,
18881888

0 commit comments

Comments
 (0)