mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:22:09 +02:00
eslint: use clearer wording in command descriptions (#2554)
This commit is contained in:
parent
5e74b96713
commit
5d3e427abd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
`eslint --init`
|
||||
|
||||
- Lint on files:
|
||||
- Lint on a given set of files:
|
||||
|
||||
`eslint {{filename}}.js {{filename1}}.js`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue