From 2a0ff3dad03175c00d66b02e2bbff2c1362f0c3d Mon Sep 17 00:00:00 2001 From: Emily Stark Date: Fri, 17 Oct 2014 17:52:02 -0700 Subject: [PATCH] Change to --minutes in 'meteor admin get-machine' usage --- tools/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/help.txt b/tools/help.txt index bab7ab1507..c2abeee3be 100644 --- a/tools/help.txt +++ b/tools/help.txt @@ -771,7 +771,7 @@ readme at a given git commit, or the readme at a given git tag. >>> admin get-machine Open an ssh shell to a machine in the meteor build farm. -Usage: meteor admin get-machine [--json] [--verbose] [--length min] +Usage: meteor admin get-machine [--json] [--verbose] [--minutes min] Asks the meteor build farm for a build server and opens a secure shell to it. Reservations are capped at 15 minutes at a time, and 60 minutes per week.