Skip to content

Commit

Permalink
Change description of --no-preview option
Browse files Browse the repository at this point in the history
  • Loading branch information
plant99 committed Sep 29, 2020
1 parent d92a45b commit 803f790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion felicette/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def trigger_download_and_processing(item, bands):
"--no-preview",
default=False,
is_flag=True,
help="Preview pre-processed low resolution RGB satellite image.",
help="Skip previewing of pre-processed low resolution RGB satellite image.",
)
@click.option(
"-v",
Expand Down

0 comments on commit 803f790

Please sign in to comment.