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

Correct succeed-on-non-exist option in docs #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mynameistechno
Copy link

Motivation

Correct the docs. I tried using the succeed-on-non-exist option but it wasn't working as expected. Upon looking at the code I realized the docs were incorrect.

Proposed Changes

Docs refer to option as succeed-on-non-exist but code expects succeed-on-non-existent

Test Plan

succeed-on-non-existent actually works where succeed-on-non-exist does nothing.

Docs refer to option as `succeed-on-non-exist` but code expects `succeed-on-non-existent`

Signed-off-by: Mark Matyas <quic_mmatyas@quicinc.com>
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

1 participant