Skip to content

Commit

Permalink
Merge branch 'az759-add-vnode-status-to-usage' into 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reiddraper committed Sep 29, 2011
2 parents 323ec74 + 3d2ae7f commit de33cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rel/files/riak-admin
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ case "$1" in
echo "Usage: $SCRIPT { join | leave | backup | restore | test | status | "
echo " reip | js_reload | wait-for-service | ringready | "
echo " transfers | remove | down | cluster_info | "
echo " member_status | ring_status }"
echo " member_status | ring_status | vnode-status}"
exit 1
;;
esac

0 comments on commit de33cc9

Please sign in to comment.