Skip to content

Fix miss-assigend examples#114

Merged
mgmacias95 merged 3 commits intoVirusTotal:masterfrom
ninoseki:fix-missassigend-examples
Sep 12, 2025
Merged

Fix miss-assigend examples#114
mgmacias95 merged 3 commits intoVirusTotal:masterfrom
ninoseki:fix-missassigend-examples

Conversation

@ninoseki
Copy link
Copy Markdown
Contributor

@ninoseki ninoseki commented Sep 7, 2025

Fix miss-assigned Cobra commands examples & sync docs.

  • monitorItemsDeleteDetailsCmdHelp and monitorPartnerItemsCmdExample vars are unused & the commands have wrong examples
  • Sync docs by using gendoc command to apply the fixes in the docs (which updates other outdated docs too)

Copy link
Copy Markdown
Member

@mgmacias95 mgmacias95 left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution, just a small detail to be fixed

Comment on lines 227 to +229
Use: "deletedetails [monitor_id]...",
Short: "Download files from your monitor account",
Long: monitorItemsSetDetailsCmdHelp,
Long: monitorItemsDeleteDetailsCmdHelp,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Fix the short description too

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done by 4053e5a

@mgmacias95
Copy link
Copy Markdown
Member

Thank you for your contribution!

@mgmacias95 mgmacias95 merged commit 2aac1eb into VirusTotal:master Sep 12, 2025
2 checks passed
@ninoseki ninoseki deleted the fix-missassigend-examples branch September 12, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants