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

cli: add missing dot in help message #644

Merged
merged 1 commit into from
Aug 6, 2022

Conversation

ee7
Copy link
Member

@ee7 ee7 commented Aug 4, 2022

The help text for fmt was previously missing a dot before meta:

$ configlet --help | grep 'meta/'
  fmt       Format the exercise 'meta/config.json' files
      --filepaths              Populate empty 'files' values in Concept/Practice exercise '.meta/config.json' files
      --metadata               Sync Practice Exercise '.meta/config.json' metadata values
      --tests [mode]           Sync Practice Exercise '.meta/tests.toml' files.

The help text for `fmt` was previously missing a dot before `meta`:

    $ configlet --help | grep 'meta/'
      fmt       Format the exercise 'meta/config.json' files
          --filepaths              Populate empty 'files' values in Concept/Practice exercise '.meta/config.json' files
          --metadata               Sync Practice Exercise '.meta/config.json' metadata values
          --tests [mode]           Sync Practice Exercise '.meta/tests.toml' files.
Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

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

Good catch

@ee7 ee7 merged commit 5d98c51 into exercism:main Aug 6, 2022
@ee7 ee7 deleted the cli-add-dot-to-help-message branch August 6, 2022 05:13
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