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

doc: update documentation for --no-warnings #47031

Closed

Conversation

jagadeeshmeesala
Copy link

@jagadeeshmeesala jagadeeshmeesala commented Mar 10, 2023

updated documentation for --no-warnings command-line option.

Refs: #30810

updated documentation for --no-warnings command-line option.

Refs:nodejs#30810
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem. labels Mar 10, 2023
Comment on lines +611 to +612
To supress deprecation warnings please lookat `--no-deprecation`
command-line flag as below.
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's have a link so users don't have to look for it.

Suggested change
To supress deprecation warnings please lookat `--no-deprecation`
command-line flag as below.
To suppress deprecation warnings, check out the [`--no-deprecation`][] flag.

Comment on lines +610 to +611
it is not supported to supress specific warning types like `ExperimentalWarning`.
To supress deprecation warnings please lookat `--no-deprecation`
Copy link

Choose a reason for hiding this comment

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

Suggested change
it is not supported to supress specific warning types like `ExperimentalWarning`.
To supress deprecation warnings please lookat `--no-deprecation`
it is not supported to suppress specific warning types like `ExperimentalWarning`.
To suppress deprecation warnings please look at the `--no-deprecation`

@shubham9411
Copy link
Contributor

Is this PR still active?

@aduh95
Copy link
Contributor

aduh95 commented Sep 6, 2023

Superseded by #49517

@aduh95 aduh95 closed this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants