Skip to content

Commit

Permalink
Add diag to usage text.
Browse files Browse the repository at this point in the history
  • Loading branch information
seancribbs committed Dec 19, 2011
1 parent 71407b1 commit ecf825d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rel/files/riak-admin
Expand Up @@ -418,7 +418,7 @@ case "$1" in
echo "Usage: $SCRIPT { join | leave | backup | restore | test | status | "
echo " reip | js_reload | wait-for-service | ringready | "
echo " transfers | force-remove | down | cluster_info | "
echo " member_status | ring_status | vnode-status}"
echo " member_status | ring_status | vnode-status | diag}"
exit 1
;;
esac

0 comments on commit ecf825d

Please sign in to comment.