any
This commit is contained in:
@@ -2,6 +2,7 @@ use clap::{Parser, ValueEnum};
|
|||||||
|
|
||||||
#[derive(Debug, Parser)]
|
#[derive(Debug, Parser)]
|
||||||
#[command(author, version, about, long_about = None)]
|
#[command(author, version, about, long_about = None)]
|
||||||
|
#[command(next_line_help = true)]
|
||||||
/// Templater is a tool to help you get started quickly configuring cloud apps, libraries,
|
/// Templater is a tool to help you get started quickly configuring cloud apps, libraries,
|
||||||
/// and frameworks.
|
/// and frameworks.
|
||||||
struct Args {
|
struct Args {
|
||||||
|
|||||||
Reference in New Issue
Block a user