Skip to content

Commit

Permalink
Reenable --version
Browse files Browse the repository at this point in the history
  • Loading branch information
fenhl committed Jul 10, 2022
1 parent e63559a commit cc871a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crate/webloc-cli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ use {
};

#[derive(clap::Parser)]
#[clap(version)]
enum Args {
/// Output the URL contained in a webloc file.
Read {
Expand Down

0 comments on commit cc871a9

Please sign in to comment.