diff options
| author | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-11-23 22:40:26 -0500 |
|---|---|---|
| committer | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-11-23 22:40:26 -0500 |
| commit | 0592699282f9f73cae07d4fe34f9ad653ad1cd5c (patch) | |
| tree | e91ad30307ce31bd2443b74340d451b9bf9e443a | |
| parent | 2470180bd9ff9cd0e7f18a39a9f1a8fb60e46fde (diff) | |
| download | util-linux-0592699282f9f73cae07d4fe34f9ad653ad1cd5c.tar.gz | |
bash-completion: (lsclocks) add missing --no-discover-rtc option
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
| -rw-r--r-- | bash-completion/lsclocks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/lsclocks b/bash-completion/lsclocks index dda9bba361..175b3f05bf 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 |
