mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 04:15:23 +02:00
Change wording
Changed the wording of an explanation
This commit is contained in:
parent
7754dfcda5
commit
9d3e9c8109
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
`ruby -e {{command}}`
|
||||
|
||||
- Check if the given Ruby script is written correctly (Syntax check):
|
||||
- Check for syntax errors on a given Ruby script:
|
||||
|
||||
`ruby -c {{script.rb}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue