summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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(