nbdkit: Fix documentation for -U option.
commit9586c95a06ad8d502dce66320cdca96721e79c6c
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 23 Sep 2013 12:31:13 +0000 (23 13:31 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 23 Sep 2013 12:33:52 +0000 (23 13:33 +0100)
tree4381ec79afea1ecfeef75739aa1030ace3f3a1ef
parent4c4779d93e6925a239596628cc827fcae4e7e38f
nbdkit: Fix documentation for -U option.

nbdkit -U does create the socket which is not what was stated in the
documentation before.  However the permissions are likely to be too
permissive by default, so note how the caller can protect the socket.

Also the caller will probably want to delete the socket file
afterwards.
docs/nbdkit.pod