virt-ls: Small fix for output of --help option.

This commit is contained in:
Richard W.M. Jones
2011-06-03 14:49:19 +01:00
parent 418842518b
commit 7177340a6f

View File

@@ -62,7 +62,7 @@ usage (int status)
_("%s: list files in a virtual machine\n"
"Copyright (C) 2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] -d domname file [dir ...]\n"
" %s [--options] -d domname dir [dir ...]\n"
" %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
"Options:\n"
" -a|--add image Add image\n"