Skip to content

Commit

Permalink
Fix merge_or_diff comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anfedotoff committed Jan 22, 2024
1 parent c744123 commit cc81a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casr/src/bin/casr-cluster.rs
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ fn deduplication(indir: &Path, outdir: Option<PathBuf>, jobs: usize) -> Result<(
///
/// * `input` - path to directory with new CASR reports
///
/// * `input` - path to directory with previous CASR reports
/// * `output` - path to output directory with CASR reports
///
/// * `diff` - optional: path to save unique (`input` \ `output`) reports
///
Expand Down

0 comments on commit cc81a05

Please sign in to comment.