mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
inspector: fix help text (RHBZ#1544674)
This commit is contained in:
@@ -79,8 +79,8 @@ usage (int status)
|
||||
printf (_("%s: display information about a virtual machine\n"
|
||||
"Copyright (C) 2010 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] -d domname file [file ...]\n"
|
||||
" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
|
||||
" %s [--options] -d domname\n"
|
||||
" %s [--options] -a disk.img [-a disk.img ...]\n"
|
||||
"Options:\n"
|
||||
" -a|--add image Add image\n"
|
||||
" -c|--connect uri Specify libvirt URI for -d option\n"
|
||||
|
||||
Reference in New Issue
Block a user