Skip to content

Conversation

@prvyk
Copy link
Contributor

@prvyk prvyk commented Aug 12, 2025

This PR adds HELP subcommands to all commands with subcommands that are supported at least in part but didn't have HELP implemented despite it being implemented in the reference implementations.

@prvyk prvyk changed the title Implement remaining HELP subcommands for remaining supported commands Implement remaining HELP subcommands for supported commands where it should be implemented Aug 12, 2025
@prvyk prvyk changed the title Implement remaining HELP subcommands for supported commands where it should be implemented Implement several HELP subcommands Aug 13, 2025
@TalZaccai TalZaccai self-requested a review August 14, 2025 18:11
}

WriteHelp(
"SCRIPT <subcommand> [<arg> [value] [opt] ...]. Subcommands are:",
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add a RespCommandsHelp.json resource file that gets loaded on an as-needed basis, similarly to Docs/Info. This file can also get populated automagically by the CommandInfoUpdater tool.

@TalZaccai
Copy link
Contributor

Hey, any updates on this one? Thanks!

@prvyk
Copy link
Contributor Author

prvyk commented Sep 17, 2025

I've been busy... I'll get back to it soon.

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