mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
fish: Improve appearance of guestfish -N help output.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user