mirror of
https://github.com/cilynx/rtl88x2bu
synced 2025-08-22 10:10:08 +00:00
docs: Add examples section to --help
This commit is contained in:
parent
6d79a75177
commit
1252baad3f
@ -54,7 +54,12 @@ Options:
|
|||||||
TARGET_KERNEL Specify the target kernel version to deploy the driver to.
|
TARGET_KERNEL Specify the target kernel version to deploy the driver to.
|
||||||
If not specified, the script will deploy to all available
|
If not specified, the script will deploy to all available
|
||||||
kernels.
|
kernels.
|
||||||
Example: $0 5.4.0-42-generic
|
|
||||||
|
Examples:
|
||||||
|
|
||||||
|
$0
|
||||||
|
$0 -v \$(uname -r)
|
||||||
|
$0 6.12.17-amd64
|
||||||
|
|
||||||
This script will ask for root permissions to deploy the driver.
|
This script will ask for root permissions to deploy the driver.
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user