mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:53:50 +02:00
irb: update More Info link (#16701)
This commit is contained in:
parent
1a600a324e
commit
0ceda4f221
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Interactive Ruby shell.
|
> Interactive Ruby shell.
|
||||||
> Evaluate Ruby code read from `stdin`.
|
> Evaluate Ruby code read from `stdin`.
|
||||||
> More information: <https://docs.ruby-lang.org/en/master/IRB.html>.
|
> More information: <https://ruby.github.io/irb/>.
|
||||||
|
|
||||||
- Start the interactive shell:
|
- Start the interactive shell:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue