Commit ded20bc
docs: clarify Sourcegraph endpoint/token are required, recommend env vars (#45)
Clarifies the help text for `--src-endpoint` and `--src-access-token` to
state they are required (as either env var or CLI arg) and recommend
setting the `SRC_ENDPOINT` / `SRC_ACCESS_TOKEN` env vars.
## Checks run locally
- ruff format / check: clean
- pyright: 0 errors
- unicode scan: clean
- unittest: 107 passed
Co-authored-by: Amp <amp@ampcode.com>1 parent e61c843 commit ded20bc
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
| |||
169 | 172 | | |
170 | 173 | | |
171 | 174 | | |
172 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
173 | 179 | | |
174 | 180 | | |
175 | 181 | | |
| |||
0 commit comments