Skip to content

Commit b750f92

Browse files
stephenreaybagder
authored andcommitted
Ensure help text is shown
1 parent ac62870 commit b750f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

h2c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sub usage {
1111
" --libcurl Output libcurl code instead\n",
1212
" -n Output notes after command line\n",
1313
" -s Use short command line options\n",
14-
" -v Add a verbose option to the command line\n",
14+
" -v Add a verbose option to the command line\n";
1515
exit;
1616
}
1717

0 commit comments

Comments
 (0)