mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
fish: Remove extraneous space from usage message.
This commit is contained in:
@@ -147,7 +147,7 @@ usage (int status)
|
||||
" -v|--verbose Verbose messages\n"
|
||||
" -x Echo each command before executing it\n"
|
||||
" -V|--version Display version and exit\n"
|
||||
"For more information, see the manpage %s(1).\n"),
|
||||
"For more information, see the manpage %s(1).\n"),
|
||||
program_name, program_name, program_name,
|
||||
program_name, program_name, program_name,
|
||||
program_name, program_name, program_name);
|
||||
|
||||
Reference in New Issue
Block a user