summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-lnvm-remove.txt
blob: f5cdd6e167782adda30792fd05dc77b9cf3bb1eb (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
nvme-lnvm-remove(1)
===================

NAME
----
nvme-lnvm-remove - Remove an initialized LightNVM target.

SYNOPSIS
--------
[verse]
'nvme lnvm-remove' [--target-name=<TARGET> | -n <TARGET>]

DESCRIPTION
-----------
Remove an initialized target.

The target name is the name of which the media is exposed as in
/dev/<TARGET>

OPTIONS
-------
--target-name=<TARGET>::
-n <TARGET>::
	Target name of the device to initialize. For example: target0.

EXAMPLES
--------
None yet

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