Skip to content

Commit

Permalink
update output log stream key
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-g-castro committed Oct 17, 2024
1 parent 64f01e1 commit cf5734f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/jobs/jobfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The default are the same as CLI interface.
```toml

name = "test-job"
stream = "path/to/stream/dir" # Stdout/Stderr streaming (see --stream)
stream_log = "path/to/stream/dir" # Stdout/Stderr streaming (see --stream)
max_fails = 11

[[task]]
Expand Down

0 comments on commit cf5734f

Please sign in to comment.