We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa59b26 commit 6babb89Copy full SHA for 6babb89
informative-indexer/run.sh
@@ -63,7 +63,7 @@ task__prune() {
63
local chain=$1
64
65
if [ -z "$chain" ]; then
66
- echo "usage: $0 flush <chain>"
+ echo "usage: $0 prune <chain>"
67
exit
68
fi
69
0 commit comments