From 783837b9be1456113d155bad184ed8418f6a06ec Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Wed, 16 Aug 2017 10:42:44 -0400 Subject: [PATCH] Further collate page formatting fixes --- confluent_client/doc/man/collate.ronn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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` `====================================`