From 75c59302d926f560647e686ef3c26ef3c8936685 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 10 Jun 2019 22:32:38 -0700 Subject: [PATCH] Adding info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.