diff --git a/balboa.go b/balboa.go index cc75779..a6aa497 100644 --- a/balboa.go +++ b/balboa.go @@ -49,8 +49,8 @@ func main() { fmt.Printf("\n") fmt.Printf(" redis - d4 server\n") fmt.Printf(" | host:port/db\n") - fmt.Printf(" redis_queue - type and uuid of the redis queue\n") - fmt.Printf(" | type:uuid \n") + fmt.Printf(" redis_queue - uuid of the redis queue\n") + fmt.Printf(" | uuid \n") fmt.Printf(" balboa_socket - socket file to balboa\n") fmt.Printf(" | /tmp/balboa.sock\n") fmt.Printf("\n")