diff --git a/confluent_client/doc/man/noderange.ronn b/confluent_client/doc/man/noderange.ronn index b154d716..1451728a 100644 --- a/confluent_client/doc/man/noderange.ronn +++ b/confluent_client/doc/man/noderange.ronn @@ -1,4 +1,4 @@ -noderange(5) -- Indicate a target set of nodes +noderange(5) -- Indicate a target set of nodes in confluent ========================================================= ## SYNOPSIS @@ -54,4 +54,4 @@ For complex expressions, () may be used to indicate order of expanding the noder Noderange syntax can also indicate ‘pagination’, or separating the nodes into well defined chunks. > is used to indicate how many nodes to display at a time, and < is used to indicate how many nodes to skip into a noderange: `rack1>3<6` -The above would show the seventh through ninth nodes of the rack1 group. Like all other noderange operations, this may be combined with any of the above, but must appear as the very last operation. Ordering is done with a natural sort. \ No newline at end of file +The above would show the seventh through ninth nodes of the rack1 group. Like all other noderange operations, this may be combined with any of the above, but must appear as the very last operation. Ordering is done with a natural sort.