summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.rs')
-rw-r--r--src/cli.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 2a1ccb6..1796b14 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -31,8 +31,6 @@ pub fn cli<'a>() -> App<'a> {
The following 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")