mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-08-30 18:32:50 +00:00
win: add nsd 457.30; linux: update README template
This commit is contained in:
@ -59,6 +59,29 @@ DESCRIPTION
|
||||
-c VERSION Check if version VERSION supported by this patch.
|
||||
Returns true exit code (0) if version is supported.
|
||||
-l List supported driver versions
|
||||
-d VERSION Use VERSION driver version when looking for libraries
|
||||
instead of using nvidia-smi to detect it.
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
# bash ./patch-fbc.sh -h
|
||||
|
||||
SYNOPSIS
|
||||
patch-fbc.sh [-s] [-r|-h|-c VERSION|-l]
|
||||
|
||||
DESCRIPTION
|
||||
The patch for Nvidia drivers to allow FBC on consumer devices
|
||||
|
||||
-s Silent mode (No output)
|
||||
-r Rollback to original (Restore lib from backup)
|
||||
-h Print this help message
|
||||
-c VERSION Check if version VERSION supported by this patch.
|
||||
Returns true exit code (0) if version is supported.
|
||||
-l List supported driver versions
|
||||
-d VERSION Use VERSION driver version when looking for libraries
|
||||
instead of using nvidia-smi to detect it.
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user