style(cli): formatting
This commit is contained in:
parent
043e0c65ec
commit
69d553c82a
1 changed files with 2 additions and 1 deletions
|
|
@ -203,7 +203,8 @@ struct Parse {
|
|||
#[arg(long, short)]
|
||||
pub quiet: bool,
|
||||
#[allow(clippy::doc_markdown)]
|
||||
/// Apply edits in the format: \"row,col|position delcount insert_text\", can be supplied multiple times
|
||||
/// Apply edits in the format: \"row,col|position delcount insert_text\", can be supplied
|
||||
/// multiple times
|
||||
#[arg(
|
||||
long,
|
||||
num_args = 1..,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue