Skip to content

Commit

Permalink
add missing state flag to debug example
Browse files Browse the repository at this point in the history
  • Loading branch information
hannapaas committed Nov 6, 2024
1 parent 907aa66 commit 41e7379
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 41e7379

Please sign in to comment.