From 0c95aa0c161a7d6321b78c01ee9307665170e8fa Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 22 Jan 2025 22:40:57 +0200 Subject: [PATCH] [eos-bash-shared] eos-update: documented option --fast --- eos-update | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eos-update b/eos-update index da72d29..2267e5c 100755 --- a/eos-update +++ b/eos-update @@ -263,6 +263,8 @@ Options: --check-mirrors-eos Check file $eml for unsupported mirrors. --check-mirrors-arch Check file $aml for unsupported mirrors. --edit-mirrorlist Edit chosen mirrorlist file. Supported: arch, endeavouros. No default. + --fast Do a fast check for updates in order to reduce the number of database syncs. + Note that this check may not work always even if updates actually are available. --nvidia Check also nvidia driver vs. kernel updates. Useful only with the Nvidia GPU. --clear-databases Clears package database files. Use this only if package database issues constantly make system update fail.