3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
|
command('say-hello <name>'): |
|
||
|
#!bash|=
|
||
|
echo ={ @('message') } from ={ input.argument('name') }
|