From be7078f82a425da9069269c67dda8c3450ad9ad7 Mon Sep 17 00:00:00 2001 From: Sebastian Walz Date: Sun, 21 Oct 2018 01:26:56 +0200 Subject: [PATCH] Update README.txt --- README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.txt b/README.txt index 22f7c99..1ac0c2b 100644 --- a/README.txt +++ b/README.txt @@ -234,6 +234,8 @@ position of the horizonal lines. sepchar= : Instructs protocol to use the supplied character instead of the default "|" for the field separator character. + base= : Base of top numbers. By default it's 10, Use 8 for bytewise + numbering and 16 for wordwise numbering. The following diagram shows the character modifiers described above.