diff options
Diffstat (limited to 'Documentation/nvme-virt-mgmt.txt')
-rw-r--r-- | Documentation/nvme-virt-mgmt.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-virt-mgmt.txt b/Documentation/nvme-virt-mgmt.txt index 5eede14..e4d14e2 100644 --- a/Documentation/nvme-virt-mgmt.txt +++ b/Documentation/nvme-virt-mgmt.txt @@ -13,6 +13,7 @@ SYNOPSIS [--rt=<rt> | -r <rt>] [--act=<act> | -a <act>] [--nr=<nr> | -n <nr>] [--output-format=<fmt> | -o <fmt>] [--verbose | -v] + [--timeout=<timeout> | -t <timeout>] DESCRIPTION ----------- @@ -57,6 +58,10 @@ OPTIONS --verbose:: Increase the information detail in the output. +-t <timeout>:: +--timeout=<timeout>:: + Override default timeout value. In milliseconds. + EXAMPLES -------- * Has the program issue a virt-mgmt to manage flexible resources. |