diff options
| author | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-31 13:09:51 -0400 |
|---|---|---|
| committer | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-31 13:09:51 -0400 |
| commit | 2d5e6592c3de8103e4aa2a6de343a3676b535249 (patch) | |
| tree | ac56c1ca1ff114b8a99dd9c71710c8a48ca0f3f7 /bash-completion/hwclock | |
| parent | fec4066b73483523282a283932b4fe17e8aa012d (diff) | |
| download | util-linux-2d5e6592c3de8103e4aa2a6de343a3676b535249.tar.gz | |
bash-completion: (hwclock) add missing long options
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Diffstat (limited to 'bash-completion/hwclock')
| -rw-r--r-- | bash-completion/hwclock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash-completion/hwclock b/bash-completion/hwclock index 6240d7d4be..a82b87f674 100644 --- a/bash-completion/hwclock +++ b/bash-completion/hwclock @@ -54,6 +54,8 @@ _hwclock_module() --epoch --param-get --param-set + --param-index + --verbose --vl-read --vl-clear --update-drift |
