From 31ace7dc1bea7b2da3e28efee539c91922fe1098 Mon Sep 17 00:00:00 2001 From: Robert Dickert Date: Mon, 25 Jan 2016 11:44:25 -0800 Subject: [PATCH] mongo url is good for an hour now This functionality was changed by @multilinear. Change the cli help to match this. --- tools/cli/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cli/help.txt b/tools/cli/help.txt index 7c70d6f301..88fb11a1d5 100644 --- a/tools/cli/help.txt +++ b/tools/cli/help.txt @@ -369,7 +369,7 @@ running. Instead of opening a shell, specifying --url (-U) will return a URL suitable for an external program to connect to the database. For remote -databases on deployed applications, the URL is valid for one minute. +databases on deployed applications, the URL is valid for one hour. Options: --url, -U return a Mongo database URL