aboutsummaryrefslogtreecommitdiff
path: root/bbcmd.1
AgeCommit message (Collapse)Author
2021-01-28Renamed $BBCURSOR -> $BB for concisionBruce Hill
2020-02-24Moved bbstartup into a script, renamed helper/ -> scripts/, and addedBruce Hill
bbshutdown script. Also tweaked some of the precedence.
2020-02-24Major update: instead of defining all the helper functions as staticBruce Hill
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.
2020-02-23Updated manpage version numbers.Bruce Hill
2020-02-23Added manpage for bbcmd and updated a bunch of the documenation.Bruce Hill