3 Commits

Author SHA1 Message Date
Freddy Vulto
7c79b113c6 Make _mii-tool()' & _mii-diag()' POSIX-compliant
Dash (-) is replaced with underscore (_).  This prevents errors when
bash-completion is loaded while `set -o posix' is active:

    bash: `_mii-tool': not a valid identifier
    bash: `_mii-diag': not a valid identifier
2009-02-22 12:43:14 +01:00
David Paleino
fe04d9dedf Use proper options variables 2009-02-05 10:11:24 +01:00
David Paleino
7058a9b442 Added net-tools (mii-tool and mii-diag) completions 2009-02-05 09:48:44 +01:00