Rename "command" line to "content" line (I forgot what I was calling it)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!usr/bin/env menu
|
||||
|
||||
$ echo Hello, world.
|
||||
# ^^^ Text VVV Command
|
||||
# ^^^ Text VVV Content
|
||||
echo Hello, world.
|
||||
|
||||
$ cat Makefile
|
||||
|
||||
Reference in New Issue
Block a user