diff options
author | June McEnroe <june@causal.agency> | 2019-11-03 15:58:57 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-11-03 15:58:57 -0500 |
commit | 2bf3cb3ba7427e08a6b53d981bd300741e0eb5e3 (patch) | |
tree | 902f0815a133d085f60927255cf685c11fa15ace /pounce.1 | |
parent | Append bindHost to bindPath if it is a directory (diff) | |
download | pounce-2bf3cb3ba7427e08a6b53d981bd300741e0eb5e3.tar.gz pounce-2bf3cb3ba7427e08a6b53d981bd300741e0eb5e3.zip |
Rename bind-unix to bind-path
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1 index cbe62b3..cbb5eaa 100644 --- a/pounce.1 +++ b/pounce.1 @@ -102,7 +102,7 @@ Quit with message .Ar mesg when shutting down. . -.It Fl U Ar path , Cm bind-unix = Ar path +.It Fl U Ar path , Cm bind-path = Ar path Bind to a UNIX-domain socket at .Ar path . Clients are accepted as sent by |