From a8d1efcaba26dd992d89da2e60999642d7ae8eca Mon Sep 17 00:00:00 2001 From: Martin George Date: Wed, 13 Nov 2024 00:14:07 +0530 Subject: [PATCH] netapp-ontapdev-doc: add verbose details Add verbose option details to the ontapdevices documentation. Signed-off-by: Martin George --- Documentation/nvme-netapp-ontapdevices.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/nvme-netapp-ontapdevices.txt b/Documentation/nvme-netapp-ontapdevices.txt index fc28947d..e56bae57 100644 --- a/Documentation/nvme-netapp-ontapdevices.txt +++ b/Documentation/nvme-netapp-ontapdevices.txt @@ -8,7 +8,7 @@ nvme-netapp-ontapdevices - Display information about ONTAP devices SYNOPSIS -------- [verse] -'nvme netapp ontapdevices' [--output-format= | -o ] +'nvme netapp ontapdevices' [--output-format= | -o ] [--verbose | -v] DESCRIPTION ----------- @@ -22,6 +22,10 @@ OPTIONS Set the reporting format to 'normal' (default), 'column', or 'json'. Only one output format can be used at a time. +-v:: +--verbose:: + Display additional information of ONTAP devices on the host. + EXAMPLES -------- * Display information, in a column-based format, for ONTAP devices. -- 2.43.5