diff options
Diffstat (limited to 'Documentation/nvme-set-reg.txt')
-rw-r--r-- | Documentation/nvme-set-reg.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-set-reg.txt b/Documentation/nvme-set-reg.txt index 6fd6a49..2978c82 100644 --- a/Documentation/nvme-set-reg.txt +++ b/Documentation/nvme-set-reg.txt @@ -16,6 +16,7 @@ SYNOPSIS [--bpmbl=<val>] [--cmbmsc=<val>] [--nssd=<val>] [--pmrctl=<val>] [--pmrmscl=<val>] [--pmrmscu=<val>] [--output-format=<fmt> | -o <fmt>] [--verbose | -v] + [--timeout=<timeout> | -t <timeout>] DESCRIPTION ----------- @@ -89,6 +90,10 @@ OPTIONS --verbose:: Increase the information detail in the output. +-t <timeout>:: +--timeout=<timeout>:: + Override default timeout value. In milliseconds. + EXAMPLES -------- * The following will run the set-reg command with offset 0x14 and value 0x460000 |