Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[potentially-cross-platform] [verbosity] Print argument-focused usage messages instead of generic-all help usage. #5

Open
chl0e3e opened this issue Aug 29, 2022 · 4 comments

Comments

@chl0e3e
Copy link

chl0e3e commented Aug 29, 2022

Code

Without a detailed introspection of each command's function, the user will have to read the whole of them.

@gizmore
Copy link
Owner

gizmore commented Sep 1, 2022

Wow :)
I got my first issue \o/
Thank you very very much for taking your time.
I just released a ton of fixes for the unit tests.

please try:

./gdo_update.sh
./gdo_adm.sh provide kassierercard
./gdo_test.sh

For this particular ticket, i will need some time :)

Thx!

  • giz

@gizmore gizmore closed this as completed Sep 1, 2022
@gizmore
Copy link
Owner

gizmore commented Sep 1, 2022

I am new to issues.

The plan is to have a method-title + method-description

The CLI/Chat help prints both.

@gizmore
Copy link
Owner

gizmore commented Sep 1, 2022

There is a Automated Unit test that checks if all methods have a title and a description + (disabled) check if it has a good description :)

@gizmore gizmore reopened this Sep 1, 2022
@gizmore
Copy link
Owner

gizmore commented Feb 25, 2023

I assume you mean the gdo_adm.sh utitliy?
Still needs some work to get a generic nice CLI REPL working and usage implemented, but we are close to that

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

No branches or pull requests

2 participants