Message ID | 149074284741.18735.94167498313502915.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive) |
---|---|
State | Accepted |
Commit | d55503b95647 |
Headers | show |
diff --git a/Documentation/ndctl-list.txt b/Documentation/ndctl-list.txt index bb7db47e7af8..444a6f998f19 100644 --- a/Documentation/ndctl-list.txt +++ b/Documentation/ndctl-list.txt @@ -78,6 +78,11 @@ include::xable-region-options.txt[] --type=:: Filter listing by region type ('pmem' or 'blk') +-m:: +--mode=:: + Filter listing by the mode ('raw', 'memory', 'sector' or 'dax') + of the namespace(s). + -B:: --buses:: Include bus info in the listing
Document the new option added in commit b17f21f7fae7 "ndctl, list: add option to filter namespace by mode". Signed-off-by: Dan Williams <dan.j.williams@intel.com> --- Documentation/ndctl-list.txt | 5 +++++ 1 file changed, 5 insertions(+)