Compare commits

..

No commits in common. "6116d639b23d300ca2fa35939b4000e3273a6e77" and "ca3cabf6caa53376b9c2ccda5bc5147d0ad7c574" have entirely different histories.

View file

@ -18,7 +18,7 @@ use log;
/// # use libpt_cli::args::HELP_TEMPLATE;
/// use clap::Parser;
/// #[derive(Parser, Debug, Clone, PartialEq, Eq, Hash)]
/// #[command(help_template = HELP_TEMPLATE, author, version)]
/// #[command(help_template = HELP_TEMPLATE)]
/// pub struct MyArgs {
/// /// show more details
/// #[arg(short, long)]