Skip to content

Commit

Permalink
update placeholder value
Browse files Browse the repository at this point in the history
  • Loading branch information
1gintonic committed Jun 5, 2024
1 parent 025280e commit 3436634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/args.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def parse_args() -> argparse.Namespace:
'--single',
required=False,
default=None,
metavar='POST_ID',
metavar='REQUESTED_POST',
dest='download_mode_single',
help='Use "Single" download mode. This will download a single post '
"by link or ID from an arbitrary creator. "
Expand Down

0 comments on commit 3436634

Please sign in to comment.