Commit e1b5b42
authored
docs: document default environment separator (#724)
The first time I stumbled upon this I wasted like 2 hours trying to
figure out how to use environment variables. It really was not obvious
that a dot would be the default separator. And it is not even easy to
figure out when using bash, because it refuses to accept dots!
Today I was starting a new project and it is really bothering me that
this is not documented, so here is a pr with just some docs. I did not
bother creating an issue, because it felt excessive.
Hopefully I did not do anything wrong and this will pr be accepted.1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
139 | 145 | | |
140 | 146 | | |
141 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
142 | 151 | | |
143 | 152 | | |
144 | 153 | | |
| |||
0 commit comments