Add ublacklist format to help message
This commit is contained in:
parent
759cfd704c
commit
5a283cd79e
@ -52,7 +52,7 @@ def parse_arguments() -> argparse.Namespace:
|
|||||||
"--targetformat",
|
"--targetformat",
|
||||||
required=True,
|
required=True,
|
||||||
metavar="TARGET_FORMAT",
|
metavar="TARGET_FORMAT",
|
||||||
help="Target output format (e.g., adguard)",
|
help="Target output format (supported formats: adguard, ublacklist)",
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--outputfile",
|
"--outputfile",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user