Skip to content

Commit

Permalink
update bash-completion for #168
Browse files Browse the repository at this point in the history
  • Loading branch information
ryran committed Jul 11, 2015
1 parent 76ab400 commit 1041942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xsos-bash-completion.bash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is part of xsos, providing intelligent xsos tab-completion for BASH
# Save it to: /etc/bash_completion.d/
#
# Revision date: 2015/06/23 matching up with xsos v0.6.x
# Revision date: 2015/07/11 matching up with xsos v0.7.x
# Latest version: <http://github.com/ryran/xsos>
#
# Copyright 2013, 2015 Ryan Sawhill Aroha <[email protected]>
Expand Down Expand Up @@ -39,7 +39,7 @@ _xsos() {
longopts="--help --version
--all --bios --os --kdump --cpu --intrupt --mem --disks --mpath --lspci --ethtool --softirq --netdev --bonding --ip --net --sysctl --ps
--B --C --F --M --D --T --L --R --N --G --I --P
--scrub-ip --scrub-mac --ipv6 --wwid --unit --threads --verbose --width
--scrub --ipv6 --wwid --unit --threads --verbose --width
--nocolor --less --more"

# Check previous arg to see if we need to do anything special
Expand Down

0 comments on commit 1041942

Please sign in to comment.