summaryrefslogtreecommitdiff
path: root/completions/smartctl
Commit message (Expand)AuthorAgeFilesLines
* Include trailing equals sign in options that take arguments that way.Ville Skyttä2011-05-021-4/+6
* _init_completion: Add -s for splitting long options, use it in completions.Ville Skyttä2011-05-021-5/+2
* smartctl: The short alternative for --tolerance is -T, not -t.Ville Skyttä2011-04-271-1/+1
* No need to test for COMPREPLY count when toggling nospace.Ville Skyttä2011-04-271-2/+1
* Use {x..y} brace expansion instead of `seq', loops, or long literal sequences.Ville Skyttä2011-04-261-13/+2
* Remove = from COMP_WORDBREAKS when using _split_longopt().Ville Skyttä2011-04-251-1/+1
* Drop no longer needed "type compopt" checks.Ville Skyttä2011-04-211-2/+2
* Use _init_completion() in completions/[q-z]*.Ville Skyttä2011-04-211-4/+3
* Use += to append to arrays and strings.Ville Skyttä2011-04-061-3/+3
* Abort completion file loading earlier if required commands are not available.Ville Skyttä2011-04-051-3/+2
* Coding style consistency tweaks.Ville Skyttä2011-04-041-1/+1
* smartctl completion improvements.Ville Skyttä2011-02-181-14/+59
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+146