Skip to content

Commit b1fb7ac

Browse files
committed
chore: add PR note to --json help
1 parent b5726e5 commit b1fb7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sherlock_project/sherlock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ def main():
656656
metavar="JSON_FILE",
657657
dest="json_file",
658658
default=None,
659-
help="Load data from a JSON file or an online, valid, JSON file.",
659+
help="Load data from a JSON file or an online, valid, JSON file. Upstream PR numbers also accepted.",
660660
)
661661
parser.add_argument(
662662
"--timeout",

0 commit comments

Comments
 (0)