From 9cac77cac714634027aa7e5d482ccfa18ce33104 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 18 Feb 2021 10:49:17 -0500 Subject: [PATCH 1/3] Correct minor formatting discrepency --- confluent_client/doc/man/nodestorage.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/confluent_client/doc/man/nodestorage.ronn b/confluent_client/doc/man/nodestorage.ronn index 8f89acc9..8ccf0e11 100644 --- a/confluent_client/doc/man/nodestorage.ronn +++ b/confluent_client/doc/man/nodestorage.ronn @@ -32,12 +32,12 @@ indicated by `-d` to either be `unconfigured`, `jbod`, or `hotspare`. volumes, or selecting a volume for delete. Default behavior is to use implementation provided default -* `-z **STRIPSIZE**`, `--stripsizes=**STRIPSIZE**`: +* `-z **STRIPSIZE**`, `--stripsizes=`**STRIPSIZE**: Comma separated list of stripsizes to use when creating volumes. This value is in kilobytes. The default behavior is to allow the storage controller to decide -* `-m **NUMNODES**`, `--maxnodes=**NUMNODES**`: +* `-m **NUMNODES**`, `--maxnodes`=**NUMNODES**: Specify a maximum number of nodes to configure storage on, prompting if over the threshold From f21b0570e8763409c8886c00b1aee4b45b117c47 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 18 Feb 2021 10:50:21 -0500 Subject: [PATCH 2/3] Further amend formatting discrepencies --- confluent_client/doc/man/nodestorage.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/confluent_client/doc/man/nodestorage.ronn b/confluent_client/doc/man/nodestorage.ronn index 8ccf0e11..8c91d3cf 100644 --- a/confluent_client/doc/man/nodestorage.ronn +++ b/confluent_client/doc/man/nodestorage.ronn @@ -32,12 +32,12 @@ indicated by `-d` to either be `unconfigured`, `jbod`, or `hotspare`. volumes, or selecting a volume for delete. Default behavior is to use implementation provided default -* `-z **STRIPSIZE**`, `--stripsizes=`**STRIPSIZE**: +* `-z` **STRIPSIZE**, `--stripsizes=`**STRIPSIZE**: Comma separated list of stripsizes to use when creating volumes. This value is in kilobytes. The default behavior is to allow the storage controller to decide -* `-m **NUMNODES**`, `--maxnodes`=**NUMNODES**: +* `-m` **NUMNODES**, `--maxnodes`=**NUMNODES**: Specify a maximum number of nodes to configure storage on, prompting if over the threshold From 1a17bf8fbb215b2c4fa082db1419607e3f7ac11a Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 18 Feb 2021 10:51:30 -0500 Subject: [PATCH 3/3] Further correct formatting discrepency --- confluent_client/doc/man/nodestorage.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_client/doc/man/nodestorage.ronn b/confluent_client/doc/man/nodestorage.ronn index 8c91d3cf..7896db63 100644 --- a/confluent_client/doc/man/nodestorage.ronn +++ b/confluent_client/doc/man/nodestorage.ronn @@ -32,7 +32,7 @@ indicated by `-d` to either be `unconfigured`, `jbod`, or `hotspare`. volumes, or selecting a volume for delete. Default behavior is to use implementation provided default -* `-z` **STRIPSIZE**, `--stripsizes=`**STRIPSIZE**: +* `-z` **STRIPSIZE**, `--stripsizes`=**STRIPSIZE**: Comma separated list of stripsizes to use when creating volumes. This value is in kilobytes. The default behavior is to allow the storage controller to decide