Update homepage URL on help output
This commit is contained in:
parent
7769565a21
commit
d86060a814
1 changed files with 1 additions and 1 deletions
|
@ -44,5 +44,5 @@ print_help() {
|
|||
printf "\n"
|
||||
printf "\tversion\t\tprint current version with release date\n"
|
||||
printf "\thelp\t\tshow this help text\n"
|
||||
printf "\n See 'man tori' or https://brew.bsd.cafe/jutty/tori for more\n\n"
|
||||
printf "\n See 'man tori' or https://tori.jutty.dev/docs for more help\n\n"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue