[DOC] Update -l option [ci skip]
`-l` option has used `chomp!` since Ruby 2.5. [Bug #12926]
This commit is contained in:
parent
b4e21ce25c
commit
89774a938a
@ -313,7 +313,7 @@ Enables automatic line-ending processing, which means to firstly set
|
||||
to the value of
|
||||
.Li "$/" ,
|
||||
and secondly chops every line read using
|
||||
.Li chop! .
|
||||
.Li chomp! .
|
||||
.Pp
|
||||
.It Fl n
|
||||
Causes Ruby to assume the following loop around your script, which
|
||||
|
Loading…
x
Reference in New Issue
Block a user