k3sup icon indicating copy to clipboard operation
k3sup copied to clipboard

Update readme.md, add missing --k3s-channel flag

Open Vashiru opened this issue 4 years ago • 1 comments

Description

Add missing command line flag for k3s-channel. Description taken from: https://github.com/alexellis/k3sup/blob/fd9dfeaa6cd32f0d048f33705a04c14ca4aa3550/cmd/install.go#L86-L88

Motivation and Context

Missing documentation

Types of changes

  • [X] Bug fix (non-breaking change which fixes an issue)

Vashiru avatar May 21 '21 16:05 Vashiru

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

derek[bot] avatar May 21 '21 16:05 derek[bot]