We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f7f1a commit d056998Copy full SHA for d056998
simple-make.sh
@@ -19,6 +19,7 @@ sed -n '
19
:body
20
s/^\t@/\t/
21
y/()/{}/
22
+ s/\tinstall/\tcommand install/
23
s/^\t/ /p
24
# Close function and terminate block processing on empty line
25
# (Reset "t" status)
0 commit comments