Skip to content

Commit de53fa5

Browse files
committed
update environment_variable.private docs
1 parent 380e294 commit de53fa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/bashly/docs/env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ environment_variable.name:
3636
help: Your API key
3737
3838
environment_variable.private:
39-
help: Specify that this environment variable should not be advertised in the usage text. Only makes sense when accompanied by `default`.
39+
help: Specify that this environment variable should not be advertised in the usage text.
4040
url: https://bashly.dannyb.co/configuration/environment-variable/#private
4141
example: |-
4242
environment_variables:

spec/approvals/cli/doc/full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ environment_variable.name
517517
environment_variable.private
518518

519519
Specify that this environment variable should not be advertised in the usage
520-
text. Only makes sense when accompanied by default.
520+
text.
521521

522522
environment_variables:
523523
- name: editor

0 commit comments

Comments
 (0)