summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-set-property.txt
blob: 0d04f52e0504f07383e1797f2c4b3424dd9c52b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
nvme-set-property(1)
====================

NAME
----
nvme-set-property - Writes and shows the defined NVMe controller property 
for NVMe ove Fabric

SYNOPSIS
--------
[verse]
'nvme set-property' <device> [--offset=<offset> | -o <offset>]
				[--value=<val> | -v <val>]


DESCRIPTION
-----------
Writes and shows the defined NVMe controller property for NVMe ove Fabric.

OPTIONS
-------
-o::
--offset::
       The offset of the property.

-v::
--value:
	The value of the property to be set.

EXAMPLES
--------
No examples (yet).

NVME
----
Part of the nvme-user suite