From: Daniel Wagner Date: Fri, 17 Dec 2021 17:44:43 +0000 (+0100) Subject: docs: Update nvme-connect X-Git-Tag: v2.0-rc0~18^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=962ab2b269341c134700c5d41bebf799f159cdc3;p=users%2Fsagi%2Fnvme-cli.git docs: Update nvme-connect 0ad49ade724e ("Print device name on connect") added new option, update the generated documetation. Signed-off-by: Daniel Wagner --- diff --git a/Documentation/nvme-connect.1 b/Documentation/nvme-connect.1 index d4675410..b973cb9e 100644 --- a/Documentation/nvme-connect.1 +++ b/Documentation/nvme-connect.1 @@ -1,13 +1,13 @@ '\" t .\" Title: nvme-connect .\" Author: [see the "AUTHORS" section] -.\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 11/25/2021 +.\" Generator: DocBook XSL Stylesheets vsnapshot +.\" Date: 12/17/2021 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-CONNECT" "1" "11/25/2021" "NVMe" "NVMe Manual" +.TH "NVME\-CONNECT" "1" "12/17/2021" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -56,6 +56,7 @@ nvme-connect \- Connect to a Fabrics controller\&. [\-\-hdr\-digest | \-g] [\-\-data\-digest | \-G] [\-\-dump\-config | \-O] + [\-\-output\-format= | \-o ] .fi .SH "DESCRIPTION" .sp @@ -216,6 +217,14 @@ Generates/verifies data digest (TCP)\&. .RS 4 Print out resulting JSON configuration file to stdout\&. .RE +.PP +\-o , \-\-output\-format= +.RS 4 +Set the reporting format to +\fInormal\fR +or +\fIjson\fR\&. Only one output format can be used at a time\&. When this option is specified, the device associated with the connection will be printed\&. Nothing is printed otherwise\&. +.RE .SH "EXAMPLES" .sp .RS 4 diff --git a/Documentation/nvme-connect.html b/Documentation/nvme-connect.html index ad0a60d4..048f8c7e 100644 --- a/Documentation/nvme-connect.html +++ b/Documentation/nvme-connect.html @@ -1,9 +1,10 @@ + - + nvme-connect(1)