Add unix socket flag to usage

This commit is contained in:
tidwall 2021-09-07 05:53:01 -07:00
parent 9b760ffdd5
commit 81ed3e05ed
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ Basic Options:
-h hostname : listening host
-p port : listening port (default: 9851)
-d path : data directory (default: data)
-s socket : listen on unix socket file
-q : no logging. totally silent output
-v : enable verbose logging
-vv : enable very verbose logging