Skip to content

Commit

Permalink
add usage
Browse files Browse the repository at this point in the history
  • Loading branch information
terence-yoo committed Nov 1, 2018
1 parent caf45cc commit 31a6795
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ public static String usage() {
+ " empty - Merge all empty regions.\n"
+ " options:\n"
+ " --" + Args.OPTION_MAX_ITERATION + " - Set max iteration.\n"
+ " --" + Args.OPTION_PHOENIX + " - Set if the table to be merged is phoenix salted table.\n"
+ Args.commonUsage();
}

Expand Down

0 comments on commit 31a6795

Please sign in to comment.