Message ID | 723272b5-670e-bce8-9203-6de641756e8b@redhat.com |
---|---|
State | New |
Headers | show |
diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c index cd40749..18e218c 100644 --- a/tools/virsh-pool.c +++ b/tools/virsh-pool.c @@ -1966,7 +1966,7 @@ static const vshCmdInfo info_pool_event[] = { }; static const vshCmdOptDef opts_pool_event[] = { - {.name = "storage pool", + {.name = "pool", .type = VSH_OT_STRING, .help = N_("filter by storage pool name or uuid") },