1
0
mirror of https://git.lain.church/bake/bake.git synced 2025-04-20 00:54:10 +00:00

version update, lol.

This commit is contained in:
Emil Williams 2025-01-31 20:03:48 -07:00
parent 890ec97792
commit 0c052d3b40
Signed by: Emil Williams
GPG Key ID: 9489B46C65132B52
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -9,7 +9,7 @@ or JUST install by running ./install.sh (has --help)
---
bake [-chln] [-s <n>] <FILENAME> [ARGS...]; version 20240930
bake [-chln] [-s <n>] <FILENAME> [ARGS...]; version 20250104
Bake is a simple tool meant to execute embedded shell commands within
any file. It executes with /bin/sh the command after a "@BAKE " to

2
bake.1
View File

@ -1,4 +1,4 @@
.TH BAKE "1" "August 2024" "bake 20240930" "User Commands"
.TH BAKE "1" "January 2025" "bake 20250104" "User Commands"
.SH NAME
.B bake
\- file embeddable scripts