diff --git a/tools/cli/help.txt b/tools/cli/help.txt index d511d364ad..4b821532fd 100644 --- a/tools/cli/help.txt +++ b/tools/cli/help.txt @@ -1172,6 +1172,8 @@ Use METEOR_CLIENT_ENTRYPOINT= to set a custom client entrypoint, a METEOR_SERVER_ENTRYPOINT= to set a custom server entrypoint. By default, it uses the server and client entrypoints specified in your package.json. +Use METEOR_LOG_DIR= to set a custom log directory. + Options: The options for this command are the same as those for the meteor run command. You can pass typical runtime options (such as --settings, --exclude-archs, etc.)