1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 09:02:08 +02:00

ruby: update Tamil translation (#10474)

This commit is contained in:
K.B.Dharun Krishna 2023-08-09 20:03:07 +05:30 committed by GitHub
parent b92ade0973
commit 745cfcc5e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,10 @@
`ruby -c {{ஸ்கிரிப்ட்.rb}}` `ruby -c {{ஸ்கிரிப்ட்.rb}}`
- தற்போதைய கோப்பகத்தில் போர்ட் 8080 இல் உள்ளமைக்கப்பட்ட HTTP சேவையகத்தைத் தொடங்கவும்:
`ruby -run -e httpd`
- நீங்கள் பயன்படுத்தும் ரூபியின் பதிப்பைக் காட்டு: - நீங்கள் பயன்படுத்தும் ரூபியின் பதிப்பைக் காட்டு:
`ruby -v` `ruby -v`