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 a18db46 commit e763f12Copy full SHA for e763f12
bin/bk
@@ -12,6 +12,7 @@ if [ -z "$1" ] || [ "$1" = '--help' ] || [ "$1" = '-h' ]; then
12
# Strip the prefix and print the remaining filename with tab padding
13
echo " ${x:3}" >&2
14
fi
15
+ done
16
echo >&2
17
echo • some commands provide \`--help\` >&2
18
echo • "you can (unambiguously) shorten commands, eg. \`bk b\`"
0 commit comments