diff options
Diffstat (limited to 'Documentation/nvme-set-feature.txt')
-rw-r--r-- | Documentation/nvme-set-feature.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-set-feature.txt b/Documentation/nvme-set-feature.txt index a36385e..73deb96 100644 --- a/Documentation/nvme-set-feature.txt +++ b/Documentation/nvme-set-feature.txt @@ -15,6 +15,7 @@ SYNOPSIS [--data=<data-file> | -d <data-file>] [--save | -s] [--output-format=<fmt> | -o <fmt>] [--verbose | -v] [--cdw12=<cdw12> | -c <cdw12>] + [--timeout=<timeout> | -t <timeout>] DESCRIPTION ----------- @@ -78,6 +79,10 @@ OPTIONS --cdw12=<cdw12>:: The value for command dword 12, if applicable. +-t <timeout>:: +--timeout=<timeout>:: + Override default timeout value. In milliseconds. + EXAMPLES -------- * Sets the Power State (PS) to 1 in feature id 2: |