diff --git a/doc/phetch.1 b/doc/phetch.1 index d11dde9..f5accb0 100644 --- a/doc/phetch.1 +++ b/doc/phetch.1 @@ -5,7 +5,7 @@ .nh .ad l .\" Begin generated content: -.TH "PHETCH" "1" "2020-09-26" +.TH "PHETCH" "1" "2020-11-11" .P .SH NAME .P @@ -207,6 +207,10 @@ View raw source. \fBw\fR .RS 4 Toggle wide mode. +.RE +\fBe\fR +.RS 4 +Toggle encoding between UTF8 and CP437. .P .RE .SS MENU NAVIGATION diff --git a/doc/phetch.1.md b/doc/phetch.1.md index d062418..ae01803 100644 --- a/doc/phetch.1.md +++ b/doc/phetch.1.md @@ -133,6 +133,8 @@ and *Ctrl-h* are synonyms. View raw source. *w* Toggle wide mode. +*e* + Toggle encoding between UTF8 and CP437. ## MENU NAVIGATION diff --git a/src/help.rs b/src/help.rs index 3e6bd6d..2b2bdc3 100644 --- a/src/help.rs +++ b/src/help.rs @@ -122,6 +122,7 @@ ia show history i ir view raw source iw toggle wide mode +ie toggle encoding (cp437 & utf8) iq quit phetch ih show help i