]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
doc: fix tls-key --keyfile shorthand
authorDaniel Wagner <dwagner@suse.de>
Thu, 4 Jul 2024 17:20:27 +0000 (19:20 +0200)
committerDaniel Wagner <wagi@monom.org>
Tue, 9 Jul 2024 09:29:47 +0000 (11:29 +0200)
The shorthand for --keyfile is -f and not -k.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
Documentation/nvme-tls-key.txt

index 15942a409f96961d803bcf79d1966d716a98540f..9f170a648bc0f676c0009cc2f3c54a1d6e122178 100644 (file)
@@ -41,7 +41,7 @@ OPTIONS
        Type of the key for resulting TLS key.
        Default is 'psk'.
 
--k <file>::
+-f <file>::
 --keyfile=<file>::
        File to read the keys from or write the keys to instead of
        stdin / stdout.