aboutsummaryrefslogtreecommitdiff
path: root/bb.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-07-12 16:19:31 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-07-12 16:19:31 -0700
commitda6bb9176341c322aef8d184761c77a488a4f302 (patch)
tree86dde99264ce169863ec90bbb6fc102950aabe37 /bb.1
parentf5c07a5a70a2610935d5846cfea18f8315efe404 (diff)
Overhaul to use a shell function for internal commands instead of `bb`
itself, which lets bb work when not yet installed.
Diffstat (limited to 'bb.1')
-rw-r--r--bb.14
1 files changed, 0 insertions, 4 deletions
diff --git a/bb.1 b/bb.1
index d1719b7..1ec42ac 100644
--- a/bb.1
+++ b/bb.1
@@ -8,7 +8,6 @@ bb \- A bitty browser for command line file management
[\fI-d\fR]
[\fI-s\fR]
[\fI-0\fR]
-[\fI-b\rR]
[\fI+command... \fR]
[\fIdirectory\fR]
.SH DESCRIPTION
@@ -27,9 +26,6 @@ newline-separated.
.B \-d
Print the current directory on exit.
-.B \-b
-Print the bb key bindings and exit.
-
.B \+command
From within \fBbb\fR, running \fBbb +command\fR will execute an internal bb
command for modifying bb's state.