man/ronin-hexdump.1.md in ronin-2.0.0 vs man/ronin-hexdump.1.md in ronin-2.0.1

- old
+ new

@@ -1,6 +1,6 @@ -# ronin-hexdump 1 "May 2022" Ronin "User Manuals" +# ronin-hexdump 1 "2023-02-01" Ronin "User Manuals" ## SYNOPSIS `ronin hexdump` [*options*] [*FILE* ...] @@ -102,10 +102,10 @@ Group the characters into columns of groupings of *WIDTH*, separated by the `|` character. If `type` is given, the size of the `-t`,`--type` type in bytes will be used for the character grouping width. `-r`, `--[no-]repeating` - Allows consecutive repeating lines in hexdump output. By default consecutive + Allows consecutive repeating lines in hexdump output. By default consecutive repeating lines of data are omitted by a single `*` line. `-b`, `--base` `2`|`8`|`10`|`16` The numeric base to print hexdumped numbers in.