contrib/chg/README
changeset 29345 62b890496de5
parent 28454 8062869860b8
child 29357 66d41c9e9222
--- a/contrib/chg/README	Sat Jun 11 20:25:49 2016 +0100
+++ b/contrib/chg/README	Mon Jun 13 21:30:14 2016 +0100
@@ -28,3 +28,5 @@
 
  * CHGDEBUG enables debug messages.
  * CHGSOCKNAME specifies the socket path of the background cmdserver.
+ * CHGTIMEOUT specifies how many seconds chg will wait before giving up
+   connecting to a cmdserver. If it is 0, chg will wait forever. Default: 10