mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Fix help message indentation
This commit is contained in:
parent
d79f00871e
commit
cb7612e86b
2 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ pub struct Archive {
|
||||||
{resolution} → Resolution of the video\n \
|
{resolution} → Resolution of the video\n \
|
||||||
{season_number} → Number of the season\n \
|
{season_number} → Number of the season\n \
|
||||||
{episode_number} → Number of the episode\n \
|
{episode_number} → Number of the episode\n \
|
||||||
{relative_episode_number} → Number of the episode relative to its season\
|
{relative_episode_number} → Number of the episode relative to its season\n \
|
||||||
{series_id} → ID of the series\n \
|
{series_id} → ID of the series\n \
|
||||||
{season_id} → ID of the season\n \
|
{season_id} → ID of the season\n \
|
||||||
{episode_id} → ID of the episode")]
|
{episode_id} → ID of the episode")]
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ pub struct Download {
|
||||||
{resolution} → Resolution of the video\n \
|
{resolution} → Resolution of the video\n \
|
||||||
{season_number} → Number of the season\n \
|
{season_number} → Number of the season\n \
|
||||||
{episode_number} → Number of the episode\n \
|
{episode_number} → Number of the episode\n \
|
||||||
{relative_episode_number} → Number of the episode relative to its season\
|
{relative_episode_number} → Number of the episode relative to its season\n \
|
||||||
{series_id} → ID of the series\n \
|
{series_id} → ID of the series\n \
|
||||||
{season_id} → ID of the season\n \
|
{season_id} → ID of the season\n \
|
||||||
{episode_id} → ID of the episode")]
|
{episode_id} → ID of the episode")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue