Rename "command" line to "content" line (I forgot what I was calling it)

This commit is contained in:
dtb
2025-09-14 14:51:33 -06:00
parent dc16810028
commit 8d4d3be103
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#!usr/bin/env menu
$ echo Hello, world.
# ^^^ Text VVV Command
# ^^^ Text VVV Content
echo Hello, world.
$ cat Makefile