From 865092c656af70bd5317513d8e0ed87fdc1c9acd Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 24 Feb 2020 01:31:39 -0800 Subject: Major update: instead of defining all the helper functions as static C-strings prefixed to commands (modified by the Makefile), the helper functions are now standalone scripts in the helpers/ dir, which gets added to "$PATH" when running bb. --- bb.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bb.1') diff --git a/bb.1 b/bb.1 index 42e450c..c474fba 100644 --- a/bb.1 +++ b/bb.1 @@ -1,6 +1,6 @@ .\" Manpage for bb. .\" Contact bruce@bruce-hill.com to correct errors or typos. -.TH man 1 "23 Feb 2020" "0.24" "bb manual page" +.TH man 1 "23 Feb 2020" "0.25" "bb manual page" .SH NAME bb \- A bitty browser for command line file management .SH SYNOPSIS -- cgit v1.2.3