Skip to content

Commit eafad00

Browse files
authored
Merge pull request donnemartin#67 from srisankethu/master
Fix donnemartin#66: --issue_filter typo for gh_issues command in README
2 parents 3a914a9 + 1e27fcc commit eafad00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ View all pull requests for your repos:
294294

295295
View all open issues where you have been mentioned:
296296

297-
$ gh issues --issue_state open -issue_filter mentioned
297+
$ gh issues --issue_state open --issue_filter mentioned
298298

299299
![Imgur](http://i.imgur.com/AB5zxxo.png)
300300

0 commit comments

Comments
 (0)