Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Documentation/nvme-admin-passthru.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SYNOPSIS
[--metadata-len=<len> | -m <len>]
[--input-file=<file> | -i <file>]
[--read | -r] [--write | -w]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]
[--show-command | -s]
[--dry-run | -d]
[--raw-binary | -b]
Expand Down Expand Up @@ -124,7 +124,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
1 change: 0 additions & 1 deletion Documentation/nvme-ave-discovery-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ OPTIONS
Set the reporting format to 'normal', 'json' or 'binary'. Only one
output format can be used at a time.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-capacity-mgmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SYNOPSIS
[--cap-lower=<cap-lower> | -l <cap-lower>]
[--cap-upper=<cap-upper> | -u <cap-upper>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -56,7 +56,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
1 change: 0 additions & 1 deletion Documentation/nvme-changed-alloc-ns-list-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-copy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SYNOPSIS
[--dir-spec=<spec> | -S <spec>]
[--format=<entry-format> | -F <entry-format>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -123,7 +123,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-create-ns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SYNOPSIS
[--lbstm=<lbstm> | -l <lbstm>]
[--nphndls=<nphndls> | -n <nphndls>]
[--block-size=<block-size> | -b <block-size>]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]
[--nsze-si=<nsze-si> | -S <nsze-si>]
[--ncap-si=<ncap-si> | -C <ncap-si>]
[--azr | -z]
Expand Down Expand Up @@ -148,7 +148,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value 120,000. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-delete-ns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SYNOPSIS
[verse]
'nvme delete-ns' <device> [--namespace-id=<nsid> | -n <nsid>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand All @@ -36,7 +36,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value 120,000. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-device-self-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SYNOPSIS
'nvme device-self-test' <device> [--namespace-id=<NUM> | -n <NUM>]
[--self-test-code=<NUM> | -s <NUM>] [--wait | -w]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -55,7 +55,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-dir-receive.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SYNOPSIS
[--req-resource=<nsr> | -r <nsr>]
[--human-readable | -H] [--raw-binary | -b]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -91,7 +91,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-dir-send.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SYNOPSIS
[--target-dir=<tdir> | -T <tdir>]
[--human-readable | -H] [--raw-binary | -b]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -95,7 +95,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
1 change: 0 additions & 1 deletion Documentation/nvme-dispersed-ns-participating-nss-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ OPTIONS
Set the reporting format to 'normal', 'json' or 'binary'. Only one
output format can be used at a time.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-dsm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SYNOPSIS
[--idw=<write> | -w <write>] [--idr=<read> | -r <read>]
[--cdw11=<cdw11> | -c <cdw11>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -84,7 +84,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-effects-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +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>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -46,7 +46,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SYNOPSIS
[--ses=<ses> | -s <ses>] [--pil=<pil> | -p <pil>]
[--pi=<pi> | -i <pi>] [--ms=<ms> | -m <ms>]
[--reset | -r] [--force]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]

DESCRIPTION
Expand Down Expand Up @@ -129,7 +129,6 @@ cryptographically. This is accomplished by deleting the encryption key.
--force::
Just send the command immediately without warning of the implications.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value 600,000. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-fw-commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SYNOPSIS
[--action=<action> | -a <action>]
[--bpid=<boot-partid> | -b <boot-partid>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -88,7 +88,6 @@ the BPID field as active and update BPINFO.ABPID.
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-fw-download.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SYNOPSIS
[--xfer=<transfer-size> | -x <transfer-size>]
[--offset=<offset> | -O <offset>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -80,7 +80,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-get-feature.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SYNOPSIS
[--raw-binary | -b] [--cdw11=<cdw11> | -c <cdw11>]
[--human-readable | -H] [--changed | -C]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -146,7 +146,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-get-lba-status.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SYNOPSIS
[--max-dw=<max-dw> | -m <max-dw>]
[--action=<action-type> | -a <action-type>]
[--range-len=<range-len> | -l <range-len>]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]

DESCRIPTION
Expand Down Expand Up @@ -53,7 +53,6 @@ OPTIONS
--range-len=<range-len>::
Range Length(RL) specifies the length of the range of contiguous LBAs beginning at SLBA

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-get-property.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SYNOPSIS
'nvme get-property' <device> [--offset=<offset> | -O <offset>]
[--human-readable | -H]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand All @@ -37,7 +37,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-get-reg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SYNOPSIS
[--bprsel] [--bpmbl] [--cmbmsc] [--nssd] [--pmrctl]
[--pmrmscl] [--pmrmscu]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -128,7 +128,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
1 change: 0 additions & 1 deletion Documentation/nvme-host-discovery-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ OPTIONS
Set the reporting format to 'normal', 'json' or 'binary'. Only one
output format can be used at a time.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-io-mgmt-recv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SYNOPSIS
[--data=<FILE> | -d <FILE>]
[--data-len=<NUM> | -l <NUM>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -59,7 +59,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-io-mgmt-send.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SYNOPSIS
[--data=<FILE> | -d <FILE>]
[--data-len=<NUM> | -l <NUM>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -58,7 +58,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-io-passthru.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SYNOPSIS
[--read | -r] [--write | -w]
[--input-file=<file> | -i <file>]
[--metadata=<file> | -M <file>]
[--timeout=<timeout> | -t <timeout>] [--show-command | -s]
[--timeout=<timeout>] [--show-command | -s]
[--dry-run | -d] [--raw-binary | -b]
[--prefill=<prefill> | -p <prefill>]
[--latency | -T]
Expand Down Expand Up @@ -131,7 +131,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
3 changes: 1 addition & 2 deletions Documentation/nvme-list-ns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SYNOPSIS
[--csi=<command_set_identifier> | -y <command_set_identifier>]
[--all | -a]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
[--timeout=<timeout>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -52,7 +52,6 @@ OPTIONS
--verbose::
Increase the information detail in the output.

-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.

Expand Down
Loading