From 73af6a40a609d852e5755ee4cbf8461edad90ca5 Mon Sep 17 00:00:00 2001 From: Erinn Looney-Triggs Date: Sep 22 2017 14:08:56 +0000 Subject: Clarify default wait period. --- diff --git a/doc/helpers.txt b/doc/helpers.txt index b0300d9..4b3c414 100644 --- a/doc/helpers.txt +++ b/doc/helpers.txt @@ -116,7 +116,7 @@ helper is called. See footnote 1 for information about formatting the result. * If the client should wait for a period of time, output a "cookie" value and exit with status 1. The daemon will try again later at a time of its - choosing. + choosing (the default is currently 7 days). * If the request was rejected outright, output an error message, and exit with status 2. * If there was an error connecting to the server, output an error message and