2008-04-01 Pavel Roskin <proski@gnu.org>

* disk/loopback.c (options): Improve help for "--partitions".
This commit is contained in:
proski 2008-04-02 01:31:11 +00:00
parent 0f582c6b88
commit 2bb4fb47e8
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2008-04-01 Pavel Roskin <proski@gnu.org>
* disk/loopback.c (options): Improve help for "--partitions".
* normal/arg.c (grub_arg_show_help): Fix spacing of the long
options to align them with the short options, e.g. "echo -e".