diff --git a/confluent_client/doc/man/collate.ronn b/confluent_client/doc/man/collate.ronn index b5dafcb6..12be1105 100644 --- a/confluent_client/doc/man/collate.ronn +++ b/confluent_client/doc/man/collate.ronn @@ -34,13 +34,13 @@ the most frequently seen output is printed first, and then other groups in desce the least common and print the most common last. ## EXAMPLES - * Organizing power state of multiple nodes: + * Organizing power state of multiple nodes: `# nodepower n1-n12 | collate` `====================================` `n1,n2,n3,n4,n7,n8,n9,n10,n11,n12` `====================================` `on` - `` + ` ` `====================================` `n5,n6` `====================================` @@ -62,7 +62,7 @@ the most frequently seen output is printed first, and then other groups in desce `+ Processors.Hyper-Threading=Disable` ` Processors.ExecuteDisableBit=Enable` ` Processors.IntelVirtualizationTechnology=Enable` - `` + ` ` `====================================` `n1` `====================================`