From 0cfc91e51c57cec8cf21365440c83026c97a3834 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Thu, 4 Jul 2024 19:20:27 +0200 Subject: [PATCH] doc: fix tls-key --keyfile shorthand The shorthand for --keyfile is -f and not -k. Signed-off-by: Daniel Wagner --- Documentation/nvme-tls-key.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/nvme-tls-key.txt b/Documentation/nvme-tls-key.txt index 15942a40..9f170a64 100644 --- a/Documentation/nvme-tls-key.txt +++ b/Documentation/nvme-tls-key.txt @@ -41,7 +41,7 @@ OPTIONS Type of the key for resulting TLS key. Default is 'psk'. --k :: +-f :: --keyfile=:: File to read the keys from or write the keys to instead of stdin / stdout. -- 2.50.1