aboutsummaryrefslogtreecommitdiff
path: root/bb.1
diff options
context:
space:
mode:
Diffstat (limited to 'bb.1')
-rw-r--r--bb.15
1 files changed, 5 insertions, 0 deletions
diff --git a/bb.1 b/bb.1
index bbcef27..dc14dbc 100644
--- a/bb.1
+++ b/bb.1
@@ -8,6 +8,7 @@ bb \- A bitty browser for command line file management
[\fI-d\fR]
[\fI-s\fR]
[\fI-0\fR]
+[\fI-c commands... \fR]
[\fIdirectory\fR]
.SH DESCRIPTION
\fBbb\fR is a tiny TUI console application for browsing and managing files.
@@ -22,6 +23,10 @@ Print the selected files on exit.
If printing the selected files on exit, use NULL-terminated strings instead of
newline-separated.
+.B \-c commands...
+From within \fBbb\fR, running \fBbb -c ...\fR will execute an internal bb
+command for modifying bb's state.
+
.B directory
Open to this directory.