Skip to content

Conversation

webfrogs
Copy link
Contributor

@webfrogs webfrogs commented Aug 22, 2025

This pull request updates the documentation comments for several command definitions and handler functions in the CLI codebase. The main goal is to correct and clarify the descriptions, ensuring each comment accurately reflects the command or function it documents.

Documentation improvements:

  • Updated comments in cli/cmd/gnutls.go to correctly describe gnutlsCmd as representing the gnutls command and gnuTlsCommandFunc as executing the "gnutls" command. [1] [2]
  • Updated comments in cli/cmd/gotls.go to correctly describe gotlsCmd as representing the gotls command and goTLSCommandFunc as executing the "gotls" command. [1] [2]
  • Updated comments in cli/cmd/nspr.go to correctly describe nssCmd as representing the nspr command and nssCommandFunc as executing the "nspr" command. [1] [2]
  • Updated the comment in cli/cmd/tls.go to correctly describe openSSLCommandFunc as executing the "tls" command.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 22, 2025
Copy link
Member

@cfc4n cfc4n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 22, 2025
@cfc4n cfc4n merged commit 1859e6c into gojue:master Aug 22, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants