]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
doc: fix ocp eol-plp-failure-mode select short option
authorTokunori Ikegami <ikegami.t@gmail.com>
Sun, 7 Jul 2024 08:20:55 +0000 (17:20 +0900)
committerDaniel Wagner <wagi@monom.org>
Wed, 10 Jul 2024 06:37:24 +0000 (08:37 +0200)
Fix -s to -S since the -s is used for the save short option.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Documentation/nvme-ocp-eol-plp-failure-mode.txt

index 0ebc4ab7fb07f93f880d5f33ade5cb50ba1ab053..16939250c80c95732a100c4d1c24169c690ef675 100644 (file)
@@ -11,7 +11,7 @@ SYNOPSIS
 [verse]
 'nvme ocp eol-plp-failure-mode' <device> [--mode=<mode> | -m <mode>]
                        [--no-uuid | -n] [--save | -s]
-                       [--sel=<select> | -s <select>]
+                       [--sel=<select> | -S <select>]
 
 DESCRIPTION
 -----------