linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
* [ndctl PATCH] ndctl, documentation: fix the manpage of inject-smart
@ 2018-07-12  5:40 QI Fuli
  2018-07-12 16:43 ` Verma, Vishal L
  0 siblings, 1 reply; 2+ messages in thread
From: QI Fuli @ 2018-07-12  5:40 UTC (permalink / raw)
  To: linux-nvdimm

The ndctl inject-smart doesn't have a [-H | --health] option.
This patch replaces [-H | --health] in the manpage of inject-smart
with [-f | --fatal].

Signed-off-by: QI Fuli <qi.fuli@jp.fujitsu.com>
---
 Documentation/ndctl/ndctl-inject-smart.txt | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/Documentation/ndctl/ndctl-inject-smart.txt b/Documentation/ndctl/ndctl-inject-smart.txt
index 0dc6481..06710ec 100644
--- a/Documentation/ndctl/ndctl-inject-smart.txt
+++ b/Documentation/ndctl/ndctl-inject-smart.txt
@@ -50,6 +50,7 @@ OPTIONS
 --media-temperature-threshold=::
 	Set <value> for the smart media temperature threshold.
 
+-x::
 --media-temperature-alarm=::
 	Enable or disable the smart media temperature alarm. Options are
 	'on' or 'off'.
@@ -62,6 +63,7 @@ OPTIONS
 --ctrl-temperature-threshold=::
 	Set <value> for the smart controller temperature threshold.
 
+-y::
 --ctrl-temperature-alarm=::
 	Enable or disable the smart controller temperature alarm. Options are
 	'on' or 'off'.
@@ -74,16 +76,16 @@ OPTIONS
 --spares-threshold=::
 	Set <value> for the smart spares threshold.
 
+-z::
 --spares-alarm=::
 	Enable or disable the smart spares alarm. Options are 'on' or 'off'.
 
--H::
---health=::
-	Smart attribute for health status. Provide either 'fatal' or 'nominal'
-	to set the state of the attribute.
+-f::
+--fatal::
+	Inject fatal for the health state attribute.
 
 -U::
---unsafe-shutdown=::
+--unsafe-shutdown::
 	Set the flag to spoof an unsafe shutdown on the next power down.
 
 -v::
-- 
2.18.0


_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-12 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-12  5:40 [ndctl PATCH] ndctl, documentation: fix the manpage of inject-smart QI Fuli
2018-07-12 16:43 ` Verma, Vishal L

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).