mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Fix quoting
This commit is contained in:
parent
83a2860484
commit
21be7417d5
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ $ ruby -n -e 'p $_' desiderata.txt
|
||||||
"be on good terms with all persons.\n"
|
"be on good terms with all persons.\n"
|
||||||
```
|
```
|
||||||
|
|
||||||
With option `-l' (chopped):
|
With option `-l` (chopped):
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ ruby -ln -e 'p $_' desiderata.txt
|
$ ruby -ln -e 'p $_' desiderata.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue