fix: usage

master
Jean-Louis Huynen 2019-06-05 11:42:19 +02:00 committed by GitHub
parent 3f35fbda56
commit 2291d69bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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