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. --- bbcmd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbcmd.1') diff --git a/bbcmd.1 b/bbcmd.1 index bc9345c..06794de 100644 --- a/bbcmd.1 +++ b/bbcmd.1 @@ -1,6 +1,6 @@ .\" Manpage for bbcmd. .\" Contact bruce@bruce-hill.com to correct errors or typos. -.TH man 1 "23 Feb 2020" "0.24" "bbcmd manual page" +.TH man 1 "23 Feb 2020" "0.25" "bbcmd manual page" .de TPx . TP 4n -- cgit v1.2.3