Skip to content

Commit 302216a

Browse files
committed
docs: more precise wording for -A flag
1 parent 608aed8 commit 302216a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

random_mullvad_endpoints.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def parse_cli_arguments() -> argparse.Namespace:
5757
)
5858
argparser.add_argument(
5959
"-A",
60-
help="Print out all Mullvad endpoints, rather than a subset.",
60+
help="Include all matching Mullvad endpoints.",
6161
action="store_true",
6262
dest="PRINT_ALL_ENDPOINTS",
6363
)

0 commit comments

Comments
 (0)