eslint: use clearer wording in command descriptions (#2554)

italian
Max Strübing 2018-11-05 09:22:39 +01:00 committed by Owen Voke
parent 5e74b96713
commit 5d3e427abd
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
`eslint --init`
- Lint on files:
- Lint on a given set of files:
`eslint {{filename}}.js {{filename1}}.js`