From dd45c149704f8f19793d9e6be4fd46aef4d203a6 Mon Sep 17 00:00:00 2001 From: Jean-Samuel Reynaud Date: Thu, 22 Feb 2024 16:28:14 +0100 Subject: [PATCH] Update README.md Fix an inconstancy between code that use --driverslib and doc that say --dirverlib... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 822231b..6fec072 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ As {options} you can use: --debug for a lot of information --donotprobe= do not auto-probe this tty. Use multiple times for several ttys or specify "all" for all ttys. --driver= load a driver - --driverdir= load all drivers in dir + --driversdir= load all drivers in dir --exitafter=