Skip to content

Commit ebea456

Browse files
committedNov 20, 2024
update readme
1 parent 821a5f6 commit ebea456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Reply: [y/N]
129129

130130

131131
## Using the debug stream tool
132-
1. to quickly parse agent response run cmd go run `main.go stream [local file name]` for example `gh-debug-cli stream test.txt`
132+
1. to quickly parse agent response run cmd go run `main.go stream --file [local file name]` for example `gh-debug-cli stream --file test.txt`
133133

134134
2. tool will take print out data packet for easy readability
135135
```

0 commit comments

Comments
 (0)
Failed to load comments.