diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/nvme-effects-log.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-effects-log.txt b/Documentation/nvme-effects-log.txt index 57a1369..5243757 100644 --- a/Documentation/nvme-effects-log.txt +++ b/Documentation/nvme-effects-log.txt @@ -11,6 +11,7 @@ SYNOPSIS [verse] 'nvme effects-log' <device> [--human-readable | -H] [--raw-binary | -b] [--output-format=<fmt> | -o <fmt>] [--verbose | -v] + [--timeout=<timeout> | -t <timeout>] DESCRIPTION ----------- @@ -45,6 +46,10 @@ OPTIONS --verbose:: Increase the information detail in the output. +-t <timeout>:: +--timeout=<timeout>:: + Override default timeout value. In milliseconds. + EXAMPLES -------- * Print the effects log page in a human readable format: |