From 6c983852f5fe2285f9da552cbef093b970fb41fc Mon Sep 17 00:00:00 2001 From: Sebastian Walz Date: Tue, 23 Oct 2018 02:11:12 +0200 Subject: [PATCH] typos --- README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 1ac0c2b..cd20b88 100644 --- a/README.txt +++ b/README.txt @@ -228,14 +228,16 @@ oddchar= : Same as evenchar but for characters in odd positions of the horizontal lines. By default it takes the value '+' startchar= : Instructs protocol to use the supplied character instead - of the default "+" for the first position of an horizontal + of the default "+" for the first position of a horizontal line. endchar= : Same as startchar but for the character in the last - position of the horizonal lines. + position of the horizontal 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. + rows= : width for row numbering. By default it is zero, so no + numbering of rows. The following diagram shows the character modifiers described above.