diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-07-12 16:19:31 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-07-12 16:19:31 -0700 |
| commit | da6bb9176341c322aef8d184761c77a488a4f302 (patch) | |
| tree | 86dde99264ce169863ec90bbb6fc102950aabe37 /bb.1 | |
| parent | f5c07a5a70a2610935d5846cfea18f8315efe404 (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.1 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |
