aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-03-28 10:11:30 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-03-28 10:11:30 +0100
commitf4d987151869df14886f1df3e6e3161751776853 (patch)
treec83560ffde5952fdd9b187d0d1567a8b1f01f497
parenta0c9d2e5b1fbff99ce1281b322a31c718245ceba (diff)
downloaddrminfo-f4d987151869df14886f1df3e6e3161751776853.tar.gz
update virtiotest help
-rw-r--r--virtiotest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/virtiotest.c b/virtiotest.c
index 635fcbc..9230cb9 100644
--- a/virtiotest.c
+++ b/virtiotest.c
@@ -230,6 +230,7 @@ static void usage(FILE *fp)
"options:\n"
" -h print this\n"
" -c <nr> pick card\n"
+ " -s <secs> set sleep time (default: 60)\n"
" -i print device info\n"
" -l list formats\n"
"\n");