Commit b9722c8
committed
Update cli-usage.rst
Hi,
I wanted to use an env var for the token.
I spend some time to figure out that I needed to escape '%' because of configparser.
Therefore, I made this PR to improve the current documentation hoping others will spend much less time than me.
Kind regards,1 parent a00ec87 commit b9722c8Copy full SHA for b9722c8
File tree
Expand file treeCollapse file tree
1 file changed
+19
-0
lines changedOpen diff view settings
Filter options
- docs
Expand file treeCollapse file tree
1 file changed
+19
-0
lines changedOpen diff view settings
Collapse file
+19Lines changed: 19 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
170 | 170 | |
171 | 171 | |
172 | 172 | |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
173 | 192 | |
174 | 193 | |
175 | 194 | |
|
0 commit comments