-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Aigle9/cli
#2Labels
Documentationdocumentation related issuedocumentation related issueNeeds Triageneeds review for next stepsneeds review for next steps
Description
Is there an existing issue for this?
- I have searched the existing issues
This is a CLI Docs Problem, not another kind of Docs Problem.
- This is a CLI Docs Problem.
Description of Problem
I noticed a sentence that could use improvement with regards to grammar. The loglevel section currently reads:
The default value of loglevel is "notice" but there are several levels/types of logs available, including:
- "silent"
- "error"
- "warn"
- "notice"
- "http"
- "timing"
- "info"
- "verbose"
- "silly"
All logs pertaining to a level proceeding the current setting will be shown.
I think the original author may have intended to write preceding instead of proceeding.
Potential Solution
Setting a loglevel of "warn" would mean you'd see "warn" and "error" logs, that is, everything preceding "warn" in bulleted list.
I will open a PR - let me know if I'm misunderstanding something.
Affected URL
Metadata
Metadata
Assignees
Labels
Documentationdocumentation related issuedocumentation related issueNeeds Triageneeds review for next stepsneeds review for next steps