docs: document ocr completion command - #644
Conversation
|
|
|
@Mainul999-bot Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. |
|
✅ OpenCodeReview: No supported files changed. |
|
Hi @Mainul999-bot, thanks for the contribution! Could you please sign the CLA so we can move forward with merging this PR? Your PR is currently our first priority for this change. However, if the CLA remains unsigned for an extended period, we may need to merge an alternative PR to keep the project moving. Please let us know if you have any questions about the CLA process. |
Fixes #639
Documents the
ocr completioncommand (bash/zsh/fish/powershell), which is implemented but has zero documentation.CLI Reference (en, zh, ja)
## ocr completionsection alongside the existing command sectionsocr completion [bash|zsh|fish|powershell]cmd/opencodereview/completion.goInstallation (en, zh, ja, ru)
Content matches the shells and setup steps in
cmd/opencodereview/completion.go.