]> git.ipfire.org Git - thirdparty/grub.git/commit
Add function to get completions from usage.
authorYves Blusseau <blusseau@zetam.org>
Wed, 15 Sep 2010 09:46:16 +0000 (11:46 +0200)
committerYves Blusseau <blusseau@zetam.org>
Wed, 15 Sep 2010 09:46:16 +0000 (11:46 +0200)
commit2b94e3ff6e3f116256ed74b0552dd2a19eb91f48
tree09f3e4558b4be9bb4a045ba42514ad033f2199f0
parent2e04a0068595e6623e175164e762875003f17a9b
Add function to get completions from usage.

    * util/bash-completion.d/grub-completion.bash.in: Add function to get
    completions from usage. Use LC_ALL=C to get options properly.
ChangeLog
ChangeLog.completion-usage [new file with mode: 0644]
util/bash-completion.d/grub-completion.bash.in