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

Fix error massage typo #40

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Fix error massage typo #40

merged 1 commit into from
Apr 9, 2020

Conversation

smhmd
Copy link
Contributor

@smhmd smhmd commented Apr 8, 2020

Error: profile 'awesome' doesn't exists in file has a typo as it should be doesn't exist. But, the error message itself is not that comprehensible.

Proposal to change it to Error: unknown profile 'awesome'.

@smhmd
Copy link
Contributor Author

smhmd commented Apr 8, 2020

@guumaster What happens to profiles if you delete their source file? Can you still disable/enable them? Say I want to rename the source file. Is that what set is for?

@guumaster
Copy link
Owner

Source files are only read when you run the command, no link after that. You can do whatever you need with the source file and also enable/disable the profile if you want.

add is incremental, set is like a reset, remove old content and set new lines.

@guumaster
Copy link
Owner

@allcontributors add @smhmd for code

@guumaster guumaster merged commit e0f648e into guumaster:master Apr 9, 2020
@allcontributors
Copy link
Contributor

@guumaster

I've put up a pull request to add @smhmd! 🎉

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.

None yet

2 participants