diff --git a/confluent_client/doc/man/nodestorage.ronn b/confluent_client/doc/man/nodestorage.ronn index 7896db63..9f7bc3a8 100644 --- a/confluent_client/doc/man/nodestorage.ronn +++ b/confluent_client/doc/man/nodestorage.ronn @@ -3,7 +3,7 @@ nodestorage(8) -- Examine/Modify storage configuration of a node ## SYNOPSIS -`nodestorage [show|create|delete|diskset] [options] [hotspare|jbod|unconfigured]` +`nodestorage [show|create|delete|diskset] [hotspare|jbod|unconfigured] [options]` ## DESCRIPTION @@ -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` **STRIPSIZES**, `--stripsizes`=**STRIPSIZES**: 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` **MAXNODES**, `--maxnodes`=**MAXNODES**: Specify a maximum number of nodes to configure storage on, prompting if over the threshold