Navigation Menu

Skip to content

Commit

Permalink
Remove needless separator
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 27, 2014
1 parent f4151ee commit 7331d4f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/droonga-engine-unjoin
Expand Up @@ -37,9 +37,6 @@ parser.on("--base-dir=PATH",
"(#{options.base_dir})") do |path|
options.base_dir = path
end

parser.separator("")
parser.separator("Connections:")
parser.on("--replica-remove-host=HOST",
"Host name of the replica removed from cluster.") do |host|
options.replica_remove_host = host
Expand Down

0 comments on commit 7331d4f

Please sign in to comment.