git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa918b1
)
fish: Improve appearance of guestfish -N help output.
author
Richard Jones
<rjones@redhat.com>
Wed, 8 Sep 2010 09:23:28 +0000
(10:23 +0100)
committer
Richard Jones
<rjones@redhat.com>
Wed, 8 Sep 2010 09:24:22 +0000
(10:24 +0100)
fish/prep.c
patch
|
blob
|
history
diff --git
a/fish/prep.c
b/fish/prep.c
index
59fa8a7
..
8b83071
100644
(file)
--- a/
fish/prep.c
+++ b/
fish/prep.c
@@
-38,7
+38,7
@@
list_prepared_drives (void)
for (i = 0; i < NR_PREPS; ++i) {
printf (_("\
-guestfish -N %-
16s
%s\n\
+guestfish -N %-
8s -
%s\n\
\n\
%s\n"),
preps[i].name, preps[i].shortdesc, preps[i].longdesc);