We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608aed8 commit 302216aCopy full SHA for 302216a
random_mullvad_endpoints.py
@@ -57,7 +57,7 @@ def parse_cli_arguments() -> argparse.Namespace:
57
)
58
argparser.add_argument(
59
"-A",
60
- help="Print out all Mullvad endpoints, rather than a subset.",
+ help="Include all matching Mullvad endpoints.",
61
action="store_true",
62
dest="PRINT_ALL_ENDPOINTS",
63
0 commit comments