Skip to content

Commit 6babb89

Browse files
committed
chore: fix typo.
1 parent fa59b26 commit 6babb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

informative-indexer/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ task__prune() {
6363
local chain=$1
6464

6565
if [ -z "$chain" ]; then
66-
echo "usage: $0 flush <chain>"
66+
echo "usage: $0 prune <chain>"
6767
exit
6868
fi
6969

0 commit comments

Comments
 (0)