6868
6969See also:
7070
71- - {Option -a}[ rdoc-ref: ruby /options.md @a-3A+Split+Input+Lines+into+Fields] :
71+ - {Option -a}[ rdoc-ref:@a-3A +Split+Input+Lines+into+Fields] :
7272 Split input lines into fields.
73- - {Option -F}[ rdoc-ref: ruby /options.md @F-3A+Set+Input+Field+Separator] :
73+ - {Option -F}[ rdoc-ref:@F-3A +Set+Input+Field+Separator] :
7474 Set input field separator.
75- - {Option -l}[ rdoc-ref: ruby /options.md @l-3A+Set+Output+Record+Separator-3B+Chop+Lines] :
75+ - {Option -l}[ rdoc-ref:@l-3A +Set+Output+Record+Separator-3B+Chop+Lines] :
7676 Set output record separator; chop lines.
77- - {Option -n}[ rdoc-ref: ruby /options.md @n-3A+Run+Program+in+gets+Loop] :
77+ - {Option -n}[ rdoc-ref:@n-3A +Run+Program+in+gets+Loop] :
7878 Run program in ` gets ` loop.
79- - {Option -p}[ rdoc-ref: ruby /options.md @p-3A+-n-2C+with+Printing] :
79+ - {Option -p}[ rdoc-ref:@p-3A +-n-2C+with+Printing] :
8080 ` -n ` , with printing.
8181
8282### ` -a ` : Split Input Lines into Fields
@@ -98,15 +98,15 @@ and the default field separator is `$;`.
9898
9999See also:
100100
101- - {Option -0}[ rdoc-ref: ruby /options.md @0-3A+Set+-24-2F+-28Input+Record+Separator-29] :
101+ - {Option -0}[ rdoc-ref:@0-3A +Set+-24-2F+-28Input+Record+Separator-29] :
102102 Set ` $/ ` (input record separator).
103- - {Option -F}[ rdoc-ref: ruby /options.md @F-3A+Set+Input+Field+Separator] :
103+ - {Option -F}[ rdoc-ref:@F-3A +Set+Input+Field+Separator] :
104104 Set input field separator.
105- - {Option -l}[ rdoc-ref: ruby /options.md @l-3A+Set+Output+Record+Separator-3B+Chop+Lines] :
105+ - {Option -l}[ rdoc-ref:@l-3A +Set+Output+Record+Separator-3B+Chop+Lines] :
106106 Set output record separator; chop lines.
107- - {Option -n}[ rdoc-ref: ruby /options.md @n-3A+Run+Program+in+gets+Loop] :
107+ - {Option -n}[ rdoc-ref:@n-3A +Run+Program+in+gets+Loop] :
108108 Run program in ` gets ` loop.
109- - {Option -p}[ rdoc-ref: ruby /options.md @p-3A+-n-2C+with+Printing] :
109+ - {Option -p}[ rdoc-ref:@p-3A +-n-2C+with+Printing] :
110110 ` -n ` , with printing.
111111
112112### ` -c ` : Check Syntax
@@ -228,15 +228,15 @@ The argument must immediately follow the option
228228
229229See also:
230230
231- - {Option -0}[ rdoc-ref: ruby /options.md @0-3A+Set+-24-2F+-28Input+Record+Separator-29] :
231+ - {Option -0}[ rdoc-ref:@0-3A +Set+-24-2F+-28Input+Record+Separator-29] :
232232 Set ` $/ ` (input record separator).
233- - {Option -a}[ rdoc-ref: ruby /options.md @a-3A+Split+Input+Lines+into+Fields] :
233+ - {Option -a}[ rdoc-ref:@a-3A +Split+Input+Lines+into+Fields] :
234234 Split input lines into fields.
235- - {Option -l}[ rdoc-ref: ruby /options.md @l-3A+Set+Output+Record+Separator-3B+Chop+Lines] :
235+ - {Option -l}[ rdoc-ref:@l-3A +Set+Output+Record+Separator-3B+Chop+Lines] :
236236 Set output record separator; chop lines.
237- - {Option -n}[ rdoc-ref: ruby /options.md @n-3A+Run+Program+in+gets+Loop] :
237+ - {Option -n}[ rdoc-ref:@n-3A +Run+Program+in+gets+Loop] :
238238 Run program in ` gets ` loop.
239- - {Option -p}[ rdoc-ref: ruby /options.md @p-3A+-n-2C+with+Printing] :
239+ - {Option -p}[ rdoc-ref:@p-3A +-n-2C+with+Printing] :
240240 ` -n ` , with printing.
241241
242242### ` -h ` : Print Short Help Message
@@ -314,15 +314,15 @@ $ ruby -ln -e 'p $_' desiderata.txt
314314
315315See also:
316316
317- - {Option -0}[ rdoc-ref: ruby /options.md @0-3A+Set+-24-2F+-28Input+Record+Separator-29] :
317+ - {Option -0}[ rdoc-ref:@0-3A +Set+-24-2F+-28Input+Record+Separator-29] :
318318 Set ` $/ ` (input record separator).
319- - {Option -a}[ rdoc-ref: ruby /options.md @a-3A+Split+Input+Lines+into+Fields] :
319+ - {Option -a}[ rdoc-ref:@a-3A +Split+Input+Lines+into+Fields] :
320320 Split input lines into fields.
321- - {Option -F}[ rdoc-ref: ruby /options.md @F-3A+Set+Input+Field+Separator] :
321+ - {Option -F}[ rdoc-ref:@F-3A +Set+Input+Field+Separator] :
322322 Set input field separator.
323- - {Option -n}[ rdoc-ref: ruby /options.md @n-3A+Run+Program+in+gets+Loop] :
323+ - {Option -n}[ rdoc-ref:@n-3A +Run+Program+in+gets+Loop] :
324324 Run program in ` gets ` loop.
325- - {Option -p}[ rdoc-ref: ruby /options.md @p-3A+-n-2C+with+Printing] :
325+ - {Option -p}[ rdoc-ref:@p-3A +-n-2C+with+Printing] :
326326 ` -n ` , with printing.
327327
328328### ` -n ` : Run Program in ` gets ` Loop
@@ -348,15 +348,15 @@ be on good terms with all persons.
348348
349349See also:
350350
351- - {Option -0}[ rdoc-ref: ruby /options.md @0-3A+Set+-24-2F+-28Input+Record+Separator-29] :
351+ - {Option -0}[ rdoc-ref:@0-3A +Set+-24-2F+-28Input+Record+Separator-29] :
352352 Set ` $/ ` (input record separator).
353- - {Option -a}[ rdoc-ref: ruby /options.md @a-3A+Split+Input+Lines+into+Fields] :
353+ - {Option -a}[ rdoc-ref:@a-3A +Split+Input+Lines+into+Fields] :
354354 Split input lines into fields.
355- - {Option -F}[ rdoc-ref: ruby /options.md @F-3A+Set+Input+Field+Separator] :
355+ - {Option -F}[ rdoc-ref:@F-3A +Set+Input+Field+Separator] :
356356 Set input field separator.
357- - {Option -l}[ rdoc-ref: ruby /options.md @l-3A+Set+Output+Record+Separator-3B+Chop+Lines] :
357+ - {Option -l}[ rdoc-ref:@l-3A +Set+Output+Record+Separator-3B+Chop+Lines] :
358358 Set output record separator; chop lines.
359- - {Option -p}[ rdoc-ref: ruby /options.md @p-3A+-n-2C+with+Printing] :
359+ - {Option -p}[ rdoc-ref:@p-3A +-n-2C+with+Printing] :
360360 ` -n ` , with printing.
361361
362362### ` -p ` : ` -n ` , with Printing
@@ -377,15 +377,15 @@ be on good terms with all persons.
377377
378378See also:
379379
380- - {Option -0}[ rdoc-ref: ruby /options.md @0-3A+Set+-24-2F+-28Input+Record+Separator-29] :
380+ - {Option -0}[ rdoc-ref:@0-3A +Set+-24-2F+-28Input+Record+Separator-29] :
381381 Set ` $/ ` (input record separator).
382- - {Option -a}[ rdoc-ref: ruby /options.md @a-3A+Split+Input+Lines+into+Fields] :
382+ - {Option -a}[ rdoc-ref:@a-3A +Split+Input+Lines+into+Fields] :
383383 Split input lines into fields.
384- - {Option -F}[ rdoc-ref: ruby /options.md @F-3A+Set+Input+Field+Separator] :
384+ - {Option -F}[ rdoc-ref:@F-3A +Set+Input+Field+Separator] :
385385 Set input field separator.
386- - {Option -l}[ rdoc-ref: ruby /options.md @l-3A+Set+Output+Record+Separator-3B+Chop+Lines] :
386+ - {Option -l}[ rdoc-ref:@l-3A +Set+Output+Record+Separator-3B+Chop+Lines] :
387387 Set output record separator; chop lines.
388- - {Option -n}[ rdoc-ref: ruby /options.md @n-3A+Run+Program+in+gets+Loop] :
388+ - {Option -n}[ rdoc-ref:@n-3A +Run+Program+in+gets+Loop] :
389389 Run program in ` gets ` loop.
390390
391391### ` -r ` : Require Library
@@ -434,7 +434,7 @@ $ ruby -s t.rb -foo=baz -bar=bat
434434```
435435
436436The option may not be used with
437- {option -e}[ rdoc-ref: ruby /options.md @e-3A+Execute+Given+Ruby+Code]
437+ {option -e}[ rdoc-ref:@e-3A +Execute+Given+Ruby+Code]
438438
439439### ` -S ` : Search Directories in ` ENV['PATH'] `
440440
@@ -583,7 +583,7 @@ ruby - Copyright (C) 1993-2024 Yukihiro Matsumoto
583583### ` --debug ` : Alias for ` -d `
584584
585585Option ` --debug ` is an alias for
586- {option -d}[ rdoc-ref: ruby /options.md @d-3A+Set+-24DEBUG+to+true] .
586+ {option -d}[ rdoc-ref:@d-3A +Set+-24DEBUG+to+true] .
587587
588588### ` --disable ` : Disable Features
589589
@@ -617,9 +617,9 @@ option was given:
617617- ` --dump=help ` :
618618 Same as {option \-\- help}[ options_md.html#label--help-3A+Print+Help+Message] .
619619- ` --dump=syntax ` :
620- Same as {option -c}[ rdoc-ref: ruby /options.md @c-3A+Check+Syntax] .
620+ Same as {option -c}[ rdoc-ref:@c-3A +Check+Syntax] .
621621- ` --dump=usage ` :
622- Same as {option -h}[ rdoc-ref: ruby /options.md @h-3A+Print+Short+Help+Message] .
622+ Same as {option -h}[ rdoc-ref:@h-3A +Print+Short+Help+Message] .
623623- ` --dump=version ` :
624624 Same as {option \-\- version}[ options_md.html#label--version-3A+Print+Ruby+Version] .
625625
@@ -641,7 +641,7 @@ see {option --disable}[options_md.html#label--disable-3A+Disable+Features].
641641### ` --encoding ` : Alias for ` -E ` .
642642
643643Option ` --encoding ` is an alias for
644- {option -E}[ rdoc-ref: ruby /options.md @E-3A+Set+Default+Encodings] .
644+ {option -E}[ rdoc-ref:@E-3A +Set+Default+Encodings] .
645645
646646### ` --external-encoding ` : Set Default External \Encoding
647647
0 commit comments