diff mbox

[ndctl,3/6] Documentation: update top-level man page with latest commands

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

Commit Message

Dan Williams Sept. 19, 2016, 9:37 p.m. UTC
We have grown the following commands since the top-level ndctl man page
was initially created:

    destroy-namespace
    enable-dimm
    disable-dimm
    zero-labels
    read-labels
    list

...add them to the "see also" list.

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

Patch

diff --git a/Documentation/ndctl.txt b/Documentation/ndctl.txt
index 13a0e36627f3..883a59c096ba 100644
--- a/Documentation/ndctl.txt
+++ b/Documentation/ndctl.txt
@@ -33,10 +33,16 @@  namspaces) associated with an NVDIMM bus.
 SEE ALSO
 --------
 linkndctl:ndctl-create-namespace[1],
+linkndctl:ndctl-destroy-namespace[1],
 linkndctl:ndctl-enable-region[1],
 linkndctl:ndctl-disable-region[1],
+linkndctl:ndctl-enable-dimm[1],
+linkndctl:ndctl-disable-dimm[1],
 linkndctl:ndctl-enable-namespace[1],
 linkndctl:ndctl-disable-namespace[1],
+linkndctl:ndctl-zero-labels[1],
+linkndctl:ndctl-read-labels[1],
+linkndctl:ndctl-list[1],
 https://www.kernel.org/doc/Documentation/nvdimm/nvdimm.txt[LIBNVDIMM
 Overview],
 http://pmem.io/documents/NVDIMM_Driver_Writers_Guide.pdf[NVDIMM Driver