feat: rewrite to accept json data from cli args other than env var (#7)
* update readme
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
# @describe Executes a shell command.
|
||||
# @option --command~ Command to execute, such as `ls -la`
|
||||
# @option --command! Command to execute, such as `ls -la`
|
||||
|
||||
main() {
|
||||
eval "$argc_command"
|
||||
|
||||
Reference in New Issue
Block a user