Commit 6583b3b
Fix click option parameter declaration to remove short flag conflict (#3286)
Remove -i short flag from poll_interval parameter to avoid conflicts
with other CLI options that may use the same short flag.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>1 parent 3ffcd28 commit 6583b3b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments