summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/cli.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 931a532..1ad6a67 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -31,8 +31,6 @@ pub fn cli<'a>() -> App<'a> {
The folowing environment variables can be passed to butido:
RUST_LOG - to enable logging, for exact usage see the rust cookbook
- PAGER - to change the pager
- NOPAGER - to disable automatic use of the PAGER
"#)
.arg(Arg::new("hide_bars")