Skip to content

Commit af0d375

Browse files
committedMar 16, 2024··
docs: update caution banner
1 parent c0ca5e0 commit af0d375

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,10 @@ $ PRODUCTION=true HOSTS="host1:host2:host3" DURATION=1s MAP_STRING_INT=k1:1,k2:2
6969

7070
## Caveats
7171

72-
> **Warning**
73-
>
74-
> **This is important!**
72+
> [!CAUTION]
7573
>
76-
> _Unexported fields_ are **ignored**. This is as intended and will not change.
74+
> _Unexported fields_ will be **ignored** by `env`.
75+
> This is by design and will not change.
7776
7877
## Supported types and defaults
7978

0 commit comments

Comments
 (0)
Please sign in to comment.