diff --git a/update-kernel.8 b/update-kernel.8 index cefffa5..fa80e18 100644 --- a/update-kernel.8 +++ b/update-kernel.8 @@ -1,4 +1,4 @@ -.TH update-kernel 8 "October 04, 2022" "update-kernel 8" +.TH update-kernel 8 "May 15, 2023" "update-kernel 8" .SH NAME update-kernel \- Linux kernel update tool .SH SYNOPSIS @@ -23,6 +23,15 @@ install all kernel modules \-i, \-\-interactive interactive modules install .TP +\-H, \-\-headers +add kernel headers to install +.TP +\-A modulename +include (add) external module (by a short name) +.TP +\-D modulename +exclude (del) external module from install +.TP \-f, \-y, \-\-force force kernel upgrade (without confirmation dialog) .TP @@ -41,6 +50,10 @@ download packages, but don't install (\-\-download\-only) .TP \-h, \-\-help show this text and exit +.PP +Run +.B remove-old-kernels +to uninstall unused kernels. .SH EXAMPLES .TP Download and install latest un-def kernel: diff --git a/update-kernel.8.ru b/update-kernel.8.ru index c058269..4798d1d 100644 --- a/update-kernel.8.ru +++ b/update-kernel.8.ru @@ -1,4 +1,4 @@ -.TH update-kernel 8 "Октябрь 04, 2022" "update-kernel 8" +.TH update-kernel 8 "Май 15, 2023" "update-kernel 8" .SH NAME update-kernel \- утилита обновления ядра Линукс .SH SYNOPSIS @@ -23,6 +23,15 @@ update-kernel позволяет установить пакеты нового \-i, \-\-interactive интерактивная установка модулей .TP +\-H, \-\-headers +установить также kernel headers +.TP +\-A modulename +включить (добавить) внешний модуль ядра (по короткому имени) +.TP +\-D modulename +исключить (удалить) внешний модуль из установки +.TP \-f, \-y, \-\-force принудительное обновление ядра (без запроса подтверждения) .TP @@ -41,6 +50,11 @@ update-kernel позволяет установить пакеты нового .TP \-h, \-\-help показать этот текст и выйти +.PP +Запустите +.B +remove-old-kernels +для удаления неиспользуемых ядер. .SH EXAMPLES .TP Скачать и установить актуальную версию un-def ядра: