Skip to content

Fix config file generation call in README#54

Merged
tas50 merged 1 commit intochef:masterfrom
ChefAustin:patch-1
Apr 9, 2021
Merged

Fix config file generation call in README#54
tas50 merged 1 commit intochef:masterfrom
ChefAustin:patch-1

Conversation

@ChefAustin
Copy link
Copy Markdown
Contributor

Description

If you run chef-load init > chef-load.toml (as the README.md dictates) you end up with a chef-load.toml file that looks like this:

Usage of chef-load:

AFAICT, this is just a typo and one should really be using the -sample-config flag.


## Related Issue
Not necessary.

## Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [x] Chore (non-breaking change that does not add functionality or fix an issue)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ This document doesn't actually exist ] I have read the **CONTRIBUTING** document.
- [x] I have run the pre-merge tests locally and they pass.
- [x] I have updated the documentation accordingly.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.
- [x] All commits have been signed-off for [the Developer Certificate of Origin](https://github.com/chef/chef/blob/master/CONTRIBUTING.md#developer-certification-of-origin-dco).

@tas50 tas50 merged commit ce13d3a into chef:master Apr 9, 2021
@tas50
Copy link
Copy Markdown
Contributor

tas50 commented Apr 9, 2021

Merging under the obvious fix rule for readme changes

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