more work on env variable parsing

This commit is contained in:
2024-09-13 20:47:59 -05:00
parent cf04e4456a
commit 51f5084dd0
4 changed files with 17 additions and 4 deletions

View File

@ -103,7 +103,7 @@ May be `scriptFile` or `script`. Runs script from local machine on remote host p
If `type` is `script`, `cmd` is used as the script.
If `type` is `scriptFile`, cmd must be a file path.
If `type` is `scriptFile`, cmd must be a script file.
### environment