diff --git a/examples/livehunt_network_watch.py b/examples/livehunt_network_watch.py index f2ed174..343edb2 100644 --- a/examples/livehunt_network_watch.py +++ b/examples/livehunt_network_watch.py @@ -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",