]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Fix bash completion script
authorLogan Gunthorpe <logang@deltatee.com>
Mon, 19 Dec 2016 05:14:13 +0000 (22:14 -0700)
committerLogan Gunthorpe <logang@deltatee.com>
Mon, 19 Dec 2016 05:18:42 +0000 (22:18 -0700)
commit1c4c551ba837145db3dac105d4087354018e13e4
tree5b08be8bad91f5e283f7fab16138b8f9987cd9c9
parent4558e2988ba63621b463c7c0c07b8482cefad393
Fix bash completion script

The bash completion script has never worked correctly for me.
After reviewing the code, it didn't seem to make too much sense to me
either. Thus, I've rewrote parts of it so that it works. I've also done
a _quick_ audit of all the main commands to make sure they
have the correct arguments available.
completions/bash-nvme-completion.sh