Merge pull request 'Correct wiki link in help text' (#2) from redtrumpet/bashblog:redtrumpet-patch-1 into master

This commit is contained in:
deepend 2020-05-01 08:42:28 -04:00
commit 071fa89076
1 changed files with 1 additions and 1 deletions

2
bb.sh
View File

@ -1010,7 +1010,7 @@ usage() {
echo " tags [-n] list all tags in alphabetical order"
echo " use '-n' to sort list by number of posts"
echo ""
echo "for more information please see https://tilde.club/wiki/tildeblogs.html"
echo "for more information please see https://tilde.club/wiki/bashblog.html"
echo "source here: https://tildegit.org/club/bashblog"
}