On Tue, 2018-06-26 at 14:46 -0600, Keith Busch wrote:
Signed-off-by: Keith Busch <keith.busch(a)intel.com>
---
Documentation/ndctl/ndctl-list.txt | 12 ++++++++++++
1 file changed, 12 insertions(+)
I think this can all just go in the first patch?
diff --git a/Documentation/ndctl/ndctl-list.txt
b/Documentation/ndctl/ndctl-list.txt
index 13ebdcd..791638c 100644
--- a/Documentation/ndctl/ndctl-list.txt
+++ b/Documentation/ndctl/ndctl-list.txt
@@ -200,6 +200,18 @@ include::xable-region-options.txt[]
]
}
+-v::
+--verbose::
+ Increase verbosity of the output. This can be specified
+ multiple times to be even more verbose on the informational and
+ miscellaneous output, and can be used to override the flags for
+ showing specific information.
Should we detail here what verbosity level enables which flags? Or is that
too much upkeep in case things change..
> +
> +[verse]
> +ndctl list -v
> +ndctl list -vv
> +ndctl list -vvv
> +
> include::human-option.txt[]
>
> ----