Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented May 11, 2022

Fixes #147

For itde short messages I created exasol/integration-test-docker-environment#217



@cli.command()
@cli.command(short_help="Cleans script-languages-container docker images.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
@cli.command(short_help="Cleans script-languages-container docker images.")
@cli.command(short_help="Cleans script-languages-container docker images for the given flavor.")

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed



@cli.command()
@cli.command(short_help="Cleans all script-languages-container docker images.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
@cli.command(short_help="Cleans all script-languages-container docker images.")
@cli.command(short_help="Cleans all script-languages-container docker images for all flavors.")

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

@tomuben tomuben merged commit 19ccabb into main May 11, 2022
@tomuben tomuben deleted the doc/147_improve_short_help_messages branch May 11, 2022 15:29
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.

EXASLCT: Improve short help messages
2 participants