From 0592699282f9f73cae07d4fe34f9ad653ad1cd5c Mon Sep 17 00:00:00 2001 From: Christian Goeschel Ndjomouo Date: Sun, 23 Nov 2025 22:40:26 -0500 Subject: [PATCH] bash-completion: (lsclocks) add missing --no-discover-rtc option Signed-off-by: Christian Goeschel Ndjomouo --- bash-completion/lsclocks | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/lsclocks b/bash-completion/lsclocks index dda9bba36..175b3f05b 100644 --- a/bash-completion/lsclocks +++ b/bash-completion/lsclocks @@ -54,6 +54,7 @@ _lsclocks_module() --time --dynamic-clock --no-discover-dynamic + --no-discover-rtc --rtc --cpu-clock --help -- 2.47.3