From da6bb9176341c322aef8d184761c77a488a4f302 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 12 Jul 2019 16:19:31 -0700 Subject: Overhaul to use a shell function for internal commands instead of `bb` itself, which lets bb work when not yet installed. --- bb.1 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bb.1') 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. -- cgit v1.2.3