]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - bash-completion/hwclock
su: use lib/pty-session.c code for --pty
[thirdparty/util-linux.git] / bash-completion / hwclock
index 4bd87e42ea9f3eccce3c8ecf2c9eb4bd94b518d3..faf29afe9af4d59a94cff6be1b82faf8a100fb07 100644 (file)
@@ -11,7 +11,7 @@ _hwclock_module()
                        COMPREPLY=( $(compgen -f -- $cur) )
                        return 0
                        ;;
-               '--date')
+               '--date'|'--delay')
                        COMPREPLY=( $(compgen -W "time" -- $cur) )
                        return 0
                        ;;
@@ -42,6 +42,7 @@ _hwclock_module()
                                --rtc
                                --directisa
                                --date
+                               --delay
                                --epoch
                                --update-drift
                                --noadjfile