mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-07-15 11:51:52 +00:00
docs: fix 'paramater' typo in Flatpak restore section (#1092)
* docs: fix 'paramater' typo * docs: fix 'paramater' typo in readme template Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
GitHub
parent
6f519cc565
commit
ad462e42c9
@@ -385,7 +385,7 @@ bash ./patch.sh -f
|
||||
bash ./patch-fbc.sh -f
|
||||
```
|
||||
|
||||
In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` paramater:
|
||||
In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` parameter:
|
||||
|
||||
```
|
||||
bash ./patch.sh -f -r
|
||||
|
||||
@@ -139,7 +139,7 @@ bash ./patch.sh -f
|
||||
bash ./patch-fbc.sh -f
|
||||
```
|
||||
|
||||
In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` paramater:
|
||||
In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` parameter:
|
||||
|
||||
```
|
||||
bash ./patch.sh -f -r
|
||||
|
||||
Reference in New Issue
Block a user