Commit dad19e5
committed
docs(feedback): drop --print-url and --no-diagnostics, keep one flag
The two flags added complexity without changing the day-one user
experience:
- --print-url: URL is already printed before webbrowser.open is
attempted (the "Copy this URL..." line), so SSH/sandbox users can
copy it from the terminal regardless of whether the auto-open
succeeds. The flag was redundant.
- --no-diagnostics: the diagnostics block is intentionally tiny
(openkb version, Python, OS, kb_initialised yes/no) — no paths,
usernames, env vars, or keys. Maintainers benefit from having it
on every issue without exception, and the privacy cost is
negligible.
Surface shrinks to one flag (--type) plus the positional message.
Help text and README updated. 19 feedback tests still pass (329
total).1 parent 18dd708 commit dad19e5
3 files changed
Lines changed: 14 additions & 55 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | | - | |
1226 | | - | |
1227 | 1219 | | |
1228 | | - | |
| 1220 | + | |
1229 | 1221 | | |
1230 | 1222 | | |
1231 | 1223 | | |
| |||
1234 | 1226 | | |
1235 | 1227 | | |
1236 | 1228 | | |
1237 | | - | |
1238 | 1229 | | |
1239 | 1230 | | |
1240 | 1231 | | |
| |||
1268 | 1259 | | |
1269 | 1260 | | |
1270 | 1261 | | |
1271 | | - | |
| 1262 | + | |
1272 | 1263 | | |
1273 | 1264 | | |
1274 | | - | |
1275 | | - | |
1276 | | - | |
1277 | | - | |
1278 | 1265 | | |
1279 | 1266 | | |
1280 | 1267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 146 | + | |
| 147 | + | |
158 | 148 | | |
159 | 149 | | |
160 | 150 | | |
| |||
163 | 153 | | |
164 | 154 | | |
165 | 155 | | |
166 | | - | |
167 | | - | |
| 156 | + | |
168 | 157 | | |
169 | 158 | | |
170 | 159 | | |
| |||
177 | 166 | | |
178 | 167 | | |
179 | 168 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | 169 | | |
196 | | - | |
| 170 | + | |
197 | 171 | | |
198 | | - | |
| 172 | + | |
199 | 173 | | |
200 | 174 | | |
201 | | - | |
| 175 | + | |
202 | 176 | | |
203 | 177 | | |
204 | 178 | | |
205 | 179 | | |
206 | | - | |
| 180 | + | |
207 | 181 | | |
208 | 182 | | |
209 | 183 | | |
| |||
219 | 193 | | |
220 | 194 | | |
221 | 195 | | |
222 | | - | |
223 | | - | |
224 | | - | |
| 196 | + | |
225 | 197 | | |
226 | 198 | | |
227 | 199 | | |
| |||
0 commit comments