aboutsummaryrefslogtreecommitdiff
path: root/bb.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-11-11 12:48:48 -0800
committerBruce Hill <bruce@bruce-hill.com>2019-11-11 12:48:48 -0800
commit18a63e4bc041538dd20951f492af2af82142aa5d (patch)
treedbc5332087b3ba142b5d678b1f801d2fc1a01ef2 /bb.1
parentdbd558f6e2caac58e147cff8371a7d6f5700b39e (diff)
More unambiguous and simple command line semantics (bb [options/cmds]
[[--] path])
Diffstat (limited to 'bb.1')
-rw-r--r--bb.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.1 b/bb.1
index 3bb6a29..45caa6e 100644
--- a/bb.1
+++ b/bb.1
@@ -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