Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fcosantos committed Nov 24, 2023
1 parent 7c314ac commit 6e58600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/livehunt_network_watch.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ async def main():
)
parser.add_argument(
"--bulk-replace",
help="Remove the remote list with a new list from a file.",
help="Replace the remote list with a new list from a file.",
)
parser.add_argument(
"--workers",
Expand Down

0 comments on commit 6e58600

Please sign in to comment.