Commit 950e63a
iqdoctor
Document explicit session login flags
Document the direct QR and phone-code flags for session string generation so operational runbooks can avoid the interactive method selector while preserving the default prompt for manual use.
Constraint: Documentation follows the implementation proposed in PR chigwell#134.
Rejected: Duplicating the full QR login walkthrough | the README already explains session generation and troubleshooting; this PR only needs flag-level usage.
Confidence: high
Scope-risk: narrow
Directive: Keep this docs PR separate from the implementation PR.
Tested: git diff --check; grep verified README mentions --qr and --phone in quick start and troubleshooting.
Not-tested: Rendering on GitHub beyond Markdown syntax.1 parent 7af62ba commit 950e63a
1 file changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
87 | 99 | | |
88 | 100 | | |
89 | 101 | | |
| |||
380 | 392 | | |
381 | 393 | | |
382 | 394 | | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
387 | 400 | | |
388 | 401 | | |
389 | 402 | | |
| |||
0 commit comments