From 62e1817929824d92e43b892c922332c2adb0017d Mon Sep 17 00:00:00 2001 From: Interduo Date: Mon, 12 Sep 2022 19:58:03 +0200 Subject: [PATCH] Update README.md --- v1.2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.2/README.md b/v1.2/README.md index 4da3b0df..c8135bb6 100644 --- a/v1.2/README.md +++ b/v1.2/README.md @@ -13,7 +13,7 @@ - Reduced reload time by 80%. Actual packet loss is <25ms on reload of queues. -- Command line arguments ```--debug```, ```--verbose```, and ```--validate```. +- Command line arguments ```--debug```, ```--verbose```, ```--clearrules``` and ```--validate```. - Validation of ShapedDevices.csv and network.json during load. If either fails validation, LibreQoS pulls from the last known good configuration (lastGoodConfig.csv and lastGoodConfig.json).