mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 03:55:28 +00:00
add 'about' info (Cargo.toml descripion value) to help message
This commit is contained in:
parent
a3bb1def61
commit
8ae774ceff
@ -9,7 +9,7 @@ use clap::{Parser, ValueHint};
|
||||
///
|
||||
/// Repository: https://github.com/ouch-org/ouch
|
||||
#[derive(Parser, Debug)]
|
||||
#[clap(version)]
|
||||
#[clap(about, version)]
|
||||
pub struct Opts {
|
||||
/// Skip [Y/n] questions positively.
|
||||
#[clap(short, long, conflicts_with = "no")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user