We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab841e9 commit a8d1efcCopy full SHA for a8d1efc
Documentation/nvme-netapp-ontapdevices.txt
@@ -8,7 +8,7 @@ nvme-netapp-ontapdevices - Display information about ONTAP devices
8
SYNOPSIS
9
--------
10
[verse]
11
-'nvme netapp ontapdevices' [--output-format=<fmt> | -o <fmt>]
+'nvme netapp ontapdevices' [--output-format=<fmt> | -o <fmt>] [--verbose | -v]
12
13
DESCRIPTION
14
-----------
@@ -22,6 +22,10 @@ OPTIONS
22
Set the reporting format to 'normal' (default), 'column', or
23
'json'. Only one output format can be used at a time.
24
25
+-v::
26
+--verbose::
27
+ Display additional information of ONTAP devices on the host.
28
+
29
EXAMPLES
30
31
* Display information, in a column-based format, for ONTAP devices.
0 commit comments