diff mbox

[ndctl] ndctl: delete duplicate -v on "ndctl destroy-namespace --help" page

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

Commit Message

Dan Williams June 27, 2016, 6:37 p.m. UTC
"xable-namespace-options.txt" already includes a -v description, so
delete the local one.

Reported-by: Yi Zhang <yizhan@redhat.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
---
 Documentation/ndctl-destroy-namespace.txt |    5 -----
 1 file changed, 5 deletions(-)
diff mbox

Patch

diff --git a/Documentation/ndctl-destroy-namespace.txt b/Documentation/ndctl-destroy-namespace.txt
index ea6d2856107a..623820533cec 100644
--- a/Documentation/ndctl-destroy-namespace.txt
+++ b/Documentation/ndctl-destroy-namespace.txt
@@ -22,11 +22,6 @@  include::xable-namespace-options.txt[]
 	Specifying --force causes the namespace to be disabled before
 	the operation is attempted.
 
--v::
---verbose::
-	Emit debug messages for the namespace destruction operation
-
-
 SEE ALSO
 --------
 linkndctl:ndctl-create-namespace[1]