From 476d0b41d27c48140ec2284a5a5f505e8423fe65 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 19 Feb 2024 11:45:37 +0100 Subject: Merging upstream version 2.8. Signed-off-by: Daniel Baumann --- Documentation/nvme-connect.1 | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'Documentation/nvme-connect.1') diff --git a/Documentation/nvme-connect.1 b/Documentation/nvme-connect.1 index 4eb8bb6..0210d8a 100644 --- a/Documentation/nvme-connect.1 +++ b/Documentation/nvme-connect.1 @@ -2,12 +2,12 @@ .\" Title: nvme-connect .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 12/21/2023 +.\" Date: 02/14/2024 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-CONNECT" "1" "12/21/2023" "NVMe" "NVMe Manual" +.TH "NVME\-CONNECT" "1" "02/14/2024" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -40,7 +40,7 @@ nvme-connect \- Connect to a Fabrics controller\&. [\-\-host\-iface= | \-f ] [\-\-hostnqn= | \-q ] [\-\-hostid= | \-I ] - [\-\-config\-file= | \-J ] + [\-\-config= | \-J ] [\-\-dhchap\-secret= | \-S ] [\-\-dhchap\-ctrl\-secret= | \-C ] [\-\-nr\-io\-queues=<#> | \-i <#>] @@ -53,7 +53,7 @@ nvme-connect \- Connect to a Fabrics controller\&. [\-\-keyring=<#>] [\-\-tls_key=<#>] [\-\-duplicate\-connect | \-D] [\-\-disable\-sqflow | \-d] [\-\-hdr\-digest | \-g] [\-\-data\-digest | \-G] [\-\-tls] - [\-\-dump\-config | \-O] [\-\-application=] + [\-\-concat] [\-\-dump\-config | \-O] [\-\-application=] [\-\-output\-format= | \-o ] [\-\-verbose | \-v] .fi .SH "DESCRIPTION" @@ -136,12 +136,12 @@ Overrides the default Host NQN that identifies the NVMe Host\&. If this option i UUID(Universally Unique Identifier) to be discovered which should be formatted\&. .RE .PP -\-J , \-\-config\-file= +\-J , \-\-config= .RS 4 Use the specified JSON configuration file instead of the default /usr/local/etc/nvme/config\&.json file or \fInone\fR to not read in an existing configuration file\&. The JSON configuration file format is documented in -\m[blue]\fBhttps://github\&.com/linux\-nvme/libnvme/doc/config\-schema\&.json\fR\m[] +\m[blue]\fBhttps://github\&.com/linux\-nvme/libnvme/blob/master/doc/config\-schema\&.json\fR\m[] .RE .PP \-S , \-\-dhchap\-secret= @@ -231,6 +231,11 @@ Generates/verifies data digest (TCP)\&. Enable TLS encryption (TCP)\&. .RE .PP +\-\-concat +.RS 4 +Enable secure concatenation (TCP)\&. +.RE +.PP \-O, \-\-dump\-config .RS 4 Print out resulting JSON configuration file to stdout\&. -- cgit v1.2.3