aboutsummaryrefslogtreecommitdiff
path: root/bb.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-02-24 01:31:39 -0800
committerBruce Hill <bruce@bruce-hill.com>2020-02-24 01:31:39 -0800
commit865092c656af70bd5317513d8e0ed87fdc1c9acd (patch)
treec4311c89b75322b4bb9d7f3547ff0534b935d68f /bb.1
parenta8fd1743191bdb0a7453a2d90055e9dcc61a5ece (diff)
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.
Diffstat (limited to 'bb.1')
-rw-r--r--bb.12
1 files changed, 1 insertions, 1 deletions
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