diff mbox

[ndctl] Documentation: fix up init-labels man page

Message ID 147689616727.11460.11361379078868671546.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Dan Williams Oct. 19, 2016, 4:56 p.m. UTC
Delete the -o option and fix the description for --force.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
---
 Documentation/ndctl-init-labels.txt |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
diff mbox

Patch

diff --git a/Documentation/ndctl-init-labels.txt b/Documentation/ndctl-init-labels.txt
index c01f31b0532a..6e5cc3578efa 100644
--- a/Documentation/ndctl-init-labels.txt
+++ b/Documentation/ndctl-init-labels.txt
@@ -70,12 +70,11 @@  Create a namespace in that region:
 OPTIONS
 -------
 include::labels-options.txt[]
--o::
-	output file
 -f::
 --force::
-	parse the label data into json assuming the 'NVDIMM Namespace
-	Specification' format.
+	Force initialization of the label space even if there appears to
+	be an existing / valid namespace index.  Warning, this will
+	destroy all defined namespaces on the dimm.
 
 SEE ALSO
 --------