From e080490d515f5b674e1eda2c7a2f3540ac771d14 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 23 May 2019 00:57:25 -0700 Subject: Working version of running (nearly) everything on bb IPC commands --- bb.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bb.1') 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. -- cgit v1.2.3