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.
This commit is contained in:
parent
2e04a00685
commit
2b94e3ff6e
3 changed files with 37 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-09-15 Yves Blusseau <blusseau@zetam.org>
|
||||
|
||||
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.
|
||||
|
||||
2010-09-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/gnulib/basename-lgpl.c: Imported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue