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 f139edd commit b095f88Copy full SHA for b095f88
misc/news.bash
@@ -22,7 +22,7 @@ usage()
22
printf " %s help|--help|-h\n" "$0"
23
printf " %s pr [#]\n" "$0"
24
printf " %s issue [#]\n" "$0"
25
- printf " %s man\n" "$0"
+ printf " %s man\n" "$0"
26
}
27
28
if [[ $# == 0 ]]; then
0 commit comments