aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-06-10 22:32:38 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-06-10 22:32:38 -0700
commit75c59302d926f560647e686ef3c26ef3c8936685 (patch)
treeac8bb3d0e347468d6f0bbe29ceac28d5c36e5a83
parentcf557b341689bf27859918d3a257e8b85598c107 (diff)
Adding info
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2d5e52..5cc4f6e 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ No dependencies, just:
Run `bb` to launch the file browser. `bb` also has the flags:
-- `-d`: when `bb` exits successfully, print the directory `bb` was browsing.
+- `-d`: when `bb` exits successfully, print the directory `bb` was browsing
+ (see the section on "Changing Directories with bb" in the FAQ below).
- `-s`: when `bb` exits successfully, print the files that were selected.
- `-0`: use NULL-terminated strings instead of newline-separated strings with
the `-s` flag.