summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.1
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2011-06-01 09:50:25 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2011-06-01 09:50:46 -0400
commit927f5d957d76f8743b1ae812b5f915588fcb8de6 (patch)
tree3890a6b39d12bd4e84d128e5c3f3a7050c605672 /man/bcfg2.1
parent750f1faac80aa97714673abdb435cfb0ede5d734 (diff)
downloadbcfg2-927f5d957d76f8743b1ae812b5f915588fcb8de6.tar.gz
bcfg2-927f5d957d76f8743b1ae812b5f915588fcb8de6.tar.bz2
bcfg2-927f5d957d76f8743b1ae812b5f915588fcb8de6.zip
added -t option to set client timeout
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r--man/bcfg2.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 938d41dfe..7f108ed8f 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -147,6 +147,11 @@ Attempt to authenticate as 'user'.
Use 'password' for client communication.
.TP
+.BR "\-t <timeout>"
+Set the timeout (in seconds) for client communication. Default is 90
+seconds.
+
+.TP
.BR "\-v"
Run bcfg2 in verbose mode.
.RE