📝 docs(cli): improve config subcommand documentation
- clarify the purpose of the config subcommand - correct spelling error: "behaviour"
This commit is contained in:
committed by
Jeremiah Russell
parent
dcfae4517b
commit
03b6bdfaa6
@@ -139,7 +139,7 @@ enum SubCmds {
|
|||||||
/// - **Action setting**: Specify trash or delete actions
|
/// - **Action setting**: Specify trash or delete actions
|
||||||
/// - **Rule modification**: Update existing rule parameters
|
/// - **Rule modification**: Update existing rule parameters
|
||||||
///
|
///
|
||||||
/// The config subcommand enables fine-grained control over rule behavior
|
/// The config subcommand enables fine-grained control over rule behaviour
|
||||||
/// and provides validation to ensure rules are properly configured
|
/// and provides validation to ensure rules are properly configured
|
||||||
/// before execution.
|
/// before execution.
|
||||||
#[clap(name = "config")]
|
#[clap(name = "config")]
|
||||||
|
|||||||
Reference in New Issue
Block a user