Skip to content

Commit

Permalink
Fixed help for deploy_bucket action
Browse files Browse the repository at this point in the history
  • Loading branch information
benrady committed Jan 5, 2016
1 parent bbe36b5 commit c8b024c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sspa
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ function help() {
echo "Where <action> is one of:"
echo " server"
echo " create_bucket <bucket name>"
echo " deploy_bucket <bucket dir>"
echo " deploy_bucket <bucket name>"
echo " create_pool <config dir>"
echo " create_table <config dir> <pool name>"
echo " test"
Expand Down

0 comments on commit c8b024c

Please sign in to comment.