summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSharif Haason <ssh128@scarletmail.rutgers.edu>2023-12-10 13:18:25 -0500
committerSharif Haason <ssh128@scarletmail.rutgers.edu>2023-12-10 13:21:23 -0500
commit7ca00279ed2dd791d4a5d7233bb9828428d1dcc9 (patch)
treede6a4c165ada5216c269ba07d34e4d9ac11f07f8
parentdfb5d57ee7ca9398eba07795019c68f5e0768793 (diff)
Correct docs
-rw-r--r--src/main.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.rs b/src/main.rs
index b99469f..2d1d8d7 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -221,8 +221,7 @@ fn run() -> Result<()> {
.help(
"The character table that should be used. 'ascii-only' \
will show dots for non-ASCII characters, 'codepage-437' \
- will use Code page 437 for those characters, and 'block' \
- will show unique colored blocks for each byte."
+ will use Code page 437 for those characters."
),
)
.arg(