Skip to content

Commit cd69ccb

Browse files
martin-gpyigaw
authored andcommitted
netapp-smdev-doc: add verbose details
Add verbose option details to the smdevices documentation. Signed-off-by: Martin George <[email protected]> Tested-by: Clayton Skaggs <[email protected]>
1 parent b8c9a3c commit cd69ccb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/nvme-netapp-smdevices.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nvme-netapp-smdevices - Display information for each NVMe path to an E-Series vo
88
SYNOPSIS
99
--------
1010
[verse]
11-
'nvme netapp smdevices' [--output-format=<fmt> | -o <fmt>]
11+
'nvme netapp smdevices' [--output-format=<fmt> | -o <fmt>] [--verbose | -v]
1212

1313
DESCRIPTION
1414
-----------
@@ -23,6 +23,10 @@ OPTIONS
2323
Set the reporting format to 'normal' (default), 'column', or
2424
'json'. Only one output format can be used at a time.
2525

26+
-v::
27+
--verbose::
28+
Display additional information of E-Series devices on the host.
29+
2630
EXAMPLES
2731
--------
2832
* Display information, in a column-based format, for each path to an E-Series

0 commit comments

Comments
 (0)