Skip to content

fix(cmd): correct typo "seperate" → "separate" in flag help text#337

Open
premsreelathasugeendran wants to merge 1 commit into
hengyoush:mainfrom
premsreelathasugeendran:fix/typo-seperate-separate-flags
Open

fix(cmd): correct typo "seperate" → "separate" in flag help text#337
premsreelathasugeendran wants to merge 1 commit into
hengyoush:mainfrom
premsreelathasugeendran:fix/typo-seperate-separate-flags

Conversation

@premsreelathasugeendran

Copy link
Copy Markdown

Summary

Fixes a 4x typo in the --pids, --remote-ports, --local-ports, and --remote-ips flag help text in cmd/root.go. The text "seperate by ','" should be "separate by ','". This text is user-visible — it appears in the output of kyanos --help.

No behavior change. Comment/help-text only fix.

Verification

$ git diff --stat
 cmd/root.go | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

@vercel

vercel Bot commented May 10, 2026

Copy link
Copy Markdown

@Premsugeendran is attempting to deploy a commit to the hengyoush's projects Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 10, 2026
@premsreelathasugeendran premsreelathasugeendran force-pushed the fix/typo-seperate-separate-flags branch from 11ebd78 to 615d79f Compare May 17, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant