mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
ruby: update more information links (#16510)
This commit is contained in:
parent
f573c43d12
commit
dd74ba5076
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Interpréteur du langage de programmation Ruby.
|
||||
> Voir aussi : `gem`, `bundler`, `rake`, `irb`.
|
||||
> Plus d'informations : <https://www.ruby-lang.org>.
|
||||
> Plus d'informations : <https://manned.org/ruby>.
|
||||
|
||||
- Exécute un script Ruby :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ruby
|
||||
|
||||
> Interpreter bahasa pemrograman Ruby.
|
||||
> Informasi lebih lanjut: <https://www.ruby-lang.org>.
|
||||
> Informasi lebih lanjut: <https://manned.org/ruby>.
|
||||
|
||||
- Jalankan suatu berkas skrip atau program Ruby:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Ruby 프로그래밍 언어 인터프리터.
|
||||
> 같이 보기: `gem`, `bundler`, `rake`, `irb`.
|
||||
> 더 많은 정보: <https://www.ruby-lang.org>.
|
||||
> 더 많은 정보: <https://manned.org/ruby>.
|
||||
|
||||
- Ruby 스크립트 실행:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ruby
|
||||
|
||||
> ரூபி நிரலாக்க மொழி மொழிபெயர்ப்பாளர்.
|
||||
> மேலும் விவரத்திற்கு: <https://www.ruby-lang.org>.
|
||||
> மேலும் விவரத்திற்கு: <https://manned.org/ruby>.
|
||||
|
||||
- ஒரு ரூபி ஸ்கிரிப்டை இயக்கவும்:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue