docs(help): change formulation for numbers
cargo devel CI / cargo CI (push) Successful in 1m20s Details

This commit is contained in:
Christoph J. Scherr 2024-05-16 17:32:45 +02:00
parent 0520032ab5
commit f4b8927a6a
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ pub struct FormatOptions {
/// format to base32
base32: bool,
#[clap(value_parser=numf_parser::<NumberType>, required=false)]
/// at least one number that should be formatted
/// numbers that should be formatted
///
/// Any of the [Formats](Format::format) are supported, but the prefixes are needed for formats
/// other than decimal.