From 9c038ddaafd96d05689f575c98dd264cc40b21b5 Mon Sep 17 00:00:00 2001 From: Nav Date: Thu, 15 Feb 2024 18:37:01 +0000 Subject: [PATCH] Removed machine commands from help text --- resources/help.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/help.txt b/resources/help.txt index 5e828970..fe510167 100644 --- a/resources/help.txt +++ b/resources/help.txt @@ -9,8 +9,6 @@ If no such environment exists, Bloom will exit. Commands: --help, -h Displays this help text. --version, -v Displays Bloom's version number. - --version-machine Outputs Bloom's version number in JSON format. - --capabilities-machine Outputs the capabilities of this build, in JSON format. init Creates a new Bloom project configuration file (bloom.yaml), in the working directory. For more information on getting started with Bloom, please visit https://bloom.oscillate.io/docs/getting-started.