Skip to content

Feat: Simplify Help Command - #41

Merged
isdzulqor merged 2 commits into
masterfrom
feat/simplify-help
Aug 10, 2025
Merged

Feat: Simplify Help Command#41
isdzulqor merged 2 commits into
masterfrom
feat/simplify-help

Conversation

@isdzulqor

@isdzulqor isdzulqor commented Aug 10, 2025

Copy link
Copy Markdown
Owner

Summary

Previously, running "help @cakcuk" would display all detailed commands, which could become noisy when the list was large.
This PR changes the behavior so that "help @cakcuk" now shows a simple summary by default, making the output cleaner.
It also adds the note:

Get the detailed help for a specific command by running help -c=<command_name> @testappcakcuk

to guide users who want to view full command details.

Result Example
image

Additionals

  • Use "docker compose" instead of deprecated "docker-compose" in Makefile

@isdzulqor
isdzulqor merged commit b9dd9e5 into master Aug 10, 2025
1 check failed
@isdzulqor
isdzulqor deleted the feat/simplify-help branch August 10, 2025 21:14
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.

1 participant