blob: e9df5993f667589954c02300c08ace9f20353edb [file] [log] [blame] [view]
`sh` is the mvdan shell using the ops environment.
Without args, starts an interactive shell. Otherwise execute the script specified on command line.
```text
Usage:
ops -sh [<script>|-h|--help]
```