Signed-off-by: Jens Weber <[email protected]> --- man/sheep.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/man/sheep.8 b/man/sheep.8 index 737f91b..bf17ef0 100644 --- a/man/sheep.8 +++ b/man/sheep.8 @@ -1,4 +1,4 @@ -.TH SHEEPDOG 2012-07-3 +.TH SHEEPDOG 2012-07-17 .SH NAME sheep \- Distributed Block Storage System for KVM .SH SYNOPSIS @@ -16,6 +16,9 @@ via collie(8). KVM/QEMU virtual machines use the sheep daemon via a block driver available in qemu(1). .SH OPTIONS .TP +.BI \-P "\fR, \fP" \--pidfile " pidfile" +This option create a pid file. +.TP .BI \-p "\fR, \fP" \--port " port" This option specifies the IP port over which \fBsheep\fP looks for other sheepdog cluster nodes. -- 1.7.10.4 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
