We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5958297 commit 6c8c697Copy full SHA for 6c8c697
lib/bashly/libraries/settings/settings.yml
@@ -105,7 +105,7 @@ usage_colors:
105
# Determines which features are enabled in the rendered script.
106
# Use the `enable_*` options below to adjust settings for each environment.
107
# It is recommended to leave this set to 'development' and run
108
-# `bashly generate --production` when the slimmer production script is needed.
+# `bashly generate --env production` when the production version is needed.
109
env: development
110
111
# Tweak the script output by enabling or disabling some script output.
0 commit comments