Commit 98675ad
committed
fix: correct login refresh hint from option to subcommand
The hint message said `--refresh` (an option) but refresh is registered
as a subcommand, causing "unknown option" errors.1 parent 4154ea6 commit 98675ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments