diff options
Diffstat (limited to 'Documentation/nvme-resv-release.txt')
-rw-r--r-- | Documentation/nvme-resv-release.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/nvme-resv-release.txt b/Documentation/nvme-resv-release.txt index c3dc90d..2d859a3 100644 --- a/Documentation/nvme-resv-release.txt +++ b/Documentation/nvme-resv-release.txt @@ -13,6 +13,7 @@ SYNOPSIS [--rtype=<rtype> | -t <rtype>] [--rrela=<rrela> | -a <rrela>] [--iekey | -i] [--output-format=<fmt> | -o <fmt>] [--verbose | -v] + [--timeout=<timeout>] DESCRIPTION ----------- @@ -84,6 +85,9 @@ Indicator option, defaults to '0'. --verbose:: Increase the information detail in the output. +--timeout=<timeout>:: + Override default timeout value. In milliseconds. + EXAMPLES -------- No examples yet |