Skip to content

Commit

Permalink
cmd/xurls: -h has exited with code 0 since Go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Jul 24, 2021
1 parent c05b9f4 commit 48d6fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/xurls/testdata/scripts/flags.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
! xurls -h
xurls -h
! stderr 'flag provided but not defined'
stderr 'Usage: xurls'
! stderr 'help requested' # don't duplicate usage output
Expand Down

0 comments on commit 48d6fbf

Please sign in to comment.