Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 592243f

Browse files
committed
usage example typo
1 parent f002b52 commit 592243f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracker-add.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ base_url='http://torrentz.eu'
55
pattern='announcelist_[0-9]+'
66

77
if [ -z "$1" ] ; then
8-
echo 'Usage: ./tracker-add sh <hash>'
8+
echo 'Usage: ./tracker-add.sh <hash>'
99
exit 1
1010
fi
1111

0 commit comments

Comments
 (0)