small change to doc

This commit is contained in:
2023-02-08 23:09:52 +01:00
parent fa0bd6bfc4
commit 80cd0b108d
2 changed files with 1 additions and 3 deletions

View File

@@ -34,8 +34,6 @@ pub struct Cli {
#[arg(short = 'f', long)]
pub full: bool,
/// use a custom threshold when converting to braille
///
/// default is 128
#[arg(default_value_t = 128, long)]
pub threshold: u8,
/// use a custom character map for output