Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
Updated the structopt description.
Browse files Browse the repository at this point in the history
  • Loading branch information
anderejd committed Jul 19, 2018
1 parent 1d6fc7d commit 99382eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ enum Opts {
setting = "AppSettings::DontCollapseArgsInUsage"
)
)]
/// Display a tree visualization of a dependency graph
/// Detects usage of unsafe Rust in a Rust crate and its dependencies.
Geiger(Args),
}

Expand Down

0 comments on commit 99382eb

Please sign in to comment.