Update README.md

This commit is contained in:
Sebastian Lenzlinger
2023-06-14 12:21:32 +02:00
committed by GitHub
parent 65733380d4
commit 000d485da0

View File

@@ -35,7 +35,7 @@ Running without options just runs userspace detection:
``` ```
./kldetect.py ./kldetect.py
``` ```
To get a list of options: To get a list of command line options:
``` ```
./kldetect.py -h ./kldetect.py -h
``` ```