mirror of
https://git.lain.church/bake/bake.git
synced 2025-06-18 19:47:58 +00:00
bump v20240928
This commit is contained in:
2
README
2
README
@ -8,7 +8,7 @@ install by running ./install.sh
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
bake [-chln] [-s <n>] <FILENAME> [ARGS...]; version 20240927
|
bake [-chln] [-s <n>] <FILENAME> [ARGS...]; version 20240928
|
||||||
|
|
||||||
Bake is a simple tool meant to execute embedded shell commands within
|
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
|
any file. It executes with /bin/sh the command after a "@BAKE " to
|
||||||
|
2
bake.1
2
bake.1
@ -1,4 +1,4 @@
|
|||||||
.TH BAKE "1" "August 2024" "bake 20240927" "User Commands"
|
.TH BAKE "1" "August 2024" "bake 20240928" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.B bake
|
.B bake
|
||||||
\- file embeddable scripts
|
\- file embeddable scripts
|
||||||
|
Reference in New Issue
Block a user