Fix help message indentation

This commit is contained in:
ByteDream 2023-04-09 11:26:15 +02:00
parent d79f00871e
commit cb7612e86b
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ pub struct Archive {
{resolution} Resolution of the video\n \
{season_number} Number of the season\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 \
{season_id} ID of the season\n \
{episode_id} ID of the episode")]

View file

@ -42,7 +42,7 @@ pub struct Download {
{resolution} Resolution of the video\n \
{season_number} Number of the season\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 \
{season_id} ID of the season\n \
{episode_id} ID of the episode")]