Skip to content

Commit d2a566c

Browse files
authored
Update README.md
small typo fix
1 parent abbeeac commit d2a566c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/live-patching-services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ kcarectl --patch-info
202202
| `-i`,`--info` | Displays information about patches installed by KernelCare SimplePatch. |
203203
| `-u`, `--updated` | Downloads the latest patches and applies them to current kernel. |
204204
|`--smart-update` [since 1.6] | The same as `--update` but is used to decide where to get pathches |
205-
| `--unload` | Unloads pathces. |
205+
| `--unload` | Unloads patches. |
206206
| `--auto-update` | Checks if update is needed and performs an update |
207207
| `--patch-info` | Lists applied patches. |
208208
| `--status` | Returns a status of an update. Refer to the exit code: <br> `0` - host is updated to the latests patch level <br> `1` - there are no applied patches <br> `2` - there are new but not applied patches <br> `3` - kernel is unsupported |

0 commit comments

Comments
 (0)