diff --git a/Documentation/nvme-gen-tls-key.txt b/Documentation/nvme-gen-tls-key.txt index 772c7bcb3c..ef85b149ff 100644 --- a/Documentation/nvme-gen-tls-key.txt +++ b/Documentation/nvme-gen-tls-key.txt @@ -16,6 +16,7 @@ SYNOPSIS [--identity= | -I ] [--secret= | -s ] [--insert | -i] + [--keyfile= | -f ] [--output-format= | -o ] [--verbose | -v] DESCRIPTION @@ -81,6 +82,11 @@ OPTIONS Insert the resulting TLS key into the keyring without printing out the key in PSK interchange format. +-f +--keyfile= + Append the resulting TLS key to keyfile. This command line option is + depending on --insert. + -o :: --output-format=:: Set the reporting format to 'normal', 'json' or 'binary'. Only one