diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-11-11 12:48:48 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-11-11 12:48:48 -0800 |
| commit | 18a63e4bc041538dd20951f492af2af82142aa5d (patch) | |
| tree | dbc5332087b3ba142b5d678b1f801d2fc1a01ef2 /bb.1 | |
| parent | dbd558f6e2caac58e147cff8371a7d6f5700b39e (diff) | |
More unambiguous and simple command line semantics (bb [options/cmds]
[[--] path])
Diffstat (limited to 'bb.1')
| -rw-r--r-- | bb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ bb \- A bitty browser for command line file management [\fI-v\fR|\fI--version\fR] [\fI-h\fR|\fI--help\fR] [\fI+command\fR]* -[\fIdirectory\fR] +[[--] \fIdirectory\fR] .SH DESCRIPTION \fBbb\fR is a tiny TUI console application for browsing and managing files. .SH OPTIONS |
