From 10419429c9a796f6bf47353f10043800ce229ace Mon Sep 17 00:00:00 2001 From: Ryan Sawhill Aroha Date: Sat, 11 Jul 2015 04:54:52 -0400 Subject: [PATCH] update bash-completion for #168 --- xsos-bash-completion.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsos-bash-completion.bash b/xsos-bash-completion.bash index 440f5b4..6af8421 100644 --- a/xsos-bash-completion.bash +++ b/xsos-bash-completion.bash @@ -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: # # Copyright 2013, 2015 Ryan Sawhill Aroha @@ -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