diff --git a/confluent_client/doc/man/collate.ronn b/confluent_client/doc/man/collate.ronn index 12be1105..1f89d3a1 100644 --- a/confluent_client/doc/man/collate.ronn +++ b/confluent_client/doc/man/collate.ronn @@ -3,7 +3,7 @@ collate(1) -- Organize text input by node ## SYNOPSIS -` | collate [-d] [-w] [-s] [-c] [-r]` +` | collate [-a] [-d] [-w] [-s] [-c] [-r]` ## DESCRIPTION @@ -13,6 +13,12 @@ the most frequently seen output is printed first, and then other groups in desce ## OPTIONS +* `-a`, `--abbreviate`: + Use confluent to attempt to shorten the noderange. This can help identify + when output differs along a telling group boundary. For example, if + output suggests a large number of nodes are unreachable, abbreviate + showing 'rack1' as being unreachable may make more obvious a possible cause. + * `-d`, `--diff`: Express all but the most common result group in terms of diff from the most common result group