We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821a5f6 commit ebea456Copy full SHA for ebea456
README.md
@@ -129,7 +129,7 @@ Reply: [y/N]
129
130
131
## 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`
+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`
133
134
2. tool will take print out data packet for easy readability
135
```
0 commit comments