chore: fix typo

pull/117/head
sigoden 1 year ago
parent f257931b0b
commit a7b31d4367

@ -9,7 +9,7 @@ pub struct Cli {
/// Add a GPT prompt
#[clap(short, long)]
pub prompt: Option<String>,
/// Disable syntax highlightiing
/// Disable syntax highlighting
#[clap(short = 'H', long)]
pub no_highlight: bool,
/// No stream output

Loading…
Cancel
Save