We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55110e commit 17f9414Copy full SHA for 17f9414
README.md
@@ -62,7 +62,7 @@ $ gh-lens prs --repo hirokisan/gh-lens --start-date 2024-11-12 --end-date 2024-1
62
```
63
64
```console
65
-gh-lens issues --repo hirokisan/bybit --start-date 2024-01-01 --end-date 2024-10-31 | jq .
+$ gh-lens issues --repo hirokisan/bybit --start-date 2024-01-01 --end-date 2024-10-31 | jq .
66
{
67
"start_date": "2024-01-01",
68
"end_date": "2024-10-31",
0 commit comments