File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# This file is part of xsos, providing intelligent xsos tab-completion for BASH
2
2
# Save it to: /etc/bash_completion.d/
3
3
#
4
- # Revision date: 2015/06/23 matching up with xsos v0.6 .x
4
+ # Revision date: 2015/07/11 matching up with xsos v0.7 .x
5
5
# Latest version: <http://github.com/ryran/xsos>
6
6
#
7
7
# Copyright 2013, 2015 Ryan Sawhill Aroha <[email protected] >
@@ -39,7 +39,7 @@ _xsos() {
39
39
longopts=" --help --version
40
40
--all --bios --os --kdump --cpu --intrupt --mem --disks --mpath --lspci --ethtool --softirq --netdev --bonding --ip --net --sysctl --ps
41
41
--B --C --F --M --D --T --L --R --N --G --I --P
42
- --scrub-ip --scrub-mac --ipv6 --wwid --unit --threads --verbose --width
42
+ --scrub --ipv6 --wwid --unit --threads --verbose --width
43
43
--nocolor --less --more"
44
44
45
45
# Check previous arg to see if we need to do anything special
You can’t perform that action at this time.
0 commit comments