Skip to content

Commit

Permalink
Merge pull request #598 from OpenFn/cli-walkthrough-correction
Browse files Browse the repository at this point in the history
Add missing state flag to debug example
  • Loading branch information
josephjclark authored Nov 6, 2024
2 parents 907aa66 + 41e7379 commit b029389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-for-developers/cli-walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ fn(state => {
</details>
##### Run **openfn debug.js -a http**
##### Run **openfn debug.js -a http -s tmp/state.json**
<details>
<summary>Expected CLI logs</summary>
Expand Down

0 comments on commit b029389

Please sign in to comment.