diff options
Diffstat (limited to 'Completion/Unix/Command/_tput')
| -rw-r--r-- | Completion/Unix/Command/_tput | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_tput b/Completion/Unix/Command/_tput index abba3e8c0..c991cce19 100644 --- a/Completion/Unix/Command/_tput +++ b/Completion/Unix/Command/_tput @@ -4,6 +4,7 @@ local -a args case $OSTYPE in *linux*) args=( + '-v[verbose, show warnings]' - set1 '-S[allows more than one capability per invocation of tput]' - set2 |
