Navigation Menu

Skip to content

Commit

Permalink
Specify correct command name for client
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 27, 2014
1 parent 36ee284 commit 3cd6e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/droonga-engine-join
Expand Up @@ -31,7 +31,7 @@ options.dataset = "Default"
options.port = 10031
options.tag = "droonga"
options.drndump = "drndump"
options.client = "client"
options.client = "droonga-request"

parser = OptionParser.new
parser.version = Droonga::Engine::VERSION
Expand Down

0 comments on commit 3cd6e26

Please sign in to comment.