diff options
Diffstat (limited to 'etc/completions')
-rw-r--r-- | etc/completions/_fan | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/completions/_fan b/etc/completions/_fan index ca74639..a86e6b9 100644 --- a/etc/completions/_fan +++ b/etc/completions/_fan @@ -7,7 +7,7 @@ local arguments_thinkpad arguments_generic arguments_thinkpad=( - ':fan level:(low med high auto)' + '::fan level:(low med high auto)' ) arguments_generic=( ':fan state:(on off)' |