diff mbox series

[ndctl] ndctl, documentation: document the label-version option for init-labels

Message ID 20180727180633.9460-1-vishal.l.verma@intel.com (mailing list archive)
State New, archived
Headers show
Series [ndctl] ndctl, documentation: document the label-version option for init-labels | expand

Commit Message

Verma, Vishal L July 27, 2018, 6:06 p.m. UTC
Add the missing --label-verison option to the ndctl init-labels man
page.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 Documentation/ndctl/ndctl-init-labels.txt | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/ndctl/ndctl-init-labels.txt b/Documentation/ndctl/ndctl-init-labels.txt
index 736d52d..733ef0e 100644
--- a/Documentation/ndctl/ndctl-init-labels.txt
+++ b/Documentation/ndctl/ndctl-init-labels.txt
@@ -83,6 +83,11 @@  include::labels-options.txt[]
 	be an existing / valid namespace index.  Warning, this will
 	destroy all defined namespaces on the dimm.
 
+-V::
+--label-version::
+	Initialize with a specific version of labels from the namespace
+	label specification. Defaults to 1.1
+
 include::../copyright.txt[]
 
 SEE ALSO