1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

Change wording

Changed wording
This commit is contained in:
Marvin Johanning 2017-11-28 20:38:40 +01:00 committed by GitHub
parent 9d3e9c8109
commit 8a28c6d960
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
`ruby {{script.rb}}`
- Execute a single command in the command line:
- Execute a single Ruby command in the command line:
`ruby -e {{command}}`