You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/live-patching-services/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ kcarectl --patch-info
202
202
|`-i`,`--info`| Displays information about patches installed by KernelCare SimplePatch. |
203
203
|`-u`, `--updated`| Downloads the latest patches and applies them to current kernel. |
204
204
|`--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. |
206
206
|`--auto-update`| Checks if update is needed and performs an update |
207
207
|`--patch-info`| Lists applied patches. |
208
208
|`--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