mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Add missing whitespaces in command help
This commit is contained in:
parent
4d01e2a4ec
commit
56411c6547
2 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ pub struct Download {
|
|||
pub(crate) subtitle: Option<Locale>,
|
||||
|
||||
#[arg(help = "Name of the output file")]
|
||||
#[arg(long_help = "Name of the output file.\
|
||||
#[arg(long_help = "Name of the output file. \
|
||||
If you use one of the following pattern they will get replaced:\n \
|
||||
{title} → Title of the video\n \
|
||||
{series_name} → Name of the series\n \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue