Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Oct 28, 2007
1 parent 8aaf735 commit 9ffc735
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -121,7 +121,7 @@ public static void main(String[] args) throws Exception {
}

private static void printHelp(Options options) {
new HelpFormatter().printHelp("symmetric-ds", options);
new HelpFormatter().printHelp("sym", options);
}

private static Options buildOptions() {
Expand Down

0 comments on commit 9ffc735

Please sign in to comment.