Skip to content

Commit 6c8c697

Browse files
committed
fix wrong instructions in settings comment
1 parent 5958297 commit 6c8c697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bashly/libraries/settings/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ usage_colors:
105105
# Determines which features are enabled in the rendered script.
106106
# Use the `enable_*` options below to adjust settings for each environment.
107107
# It is recommended to leave this set to 'development' and run
108-
# `bashly generate --production` when the slimmer production script is needed.
108+
# `bashly generate --env production` when the production version is needed.
109109
env: development
110110

111111
# Tweak the script output by enabling or disabling some script output.

0 commit comments

Comments
 (0)