mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 00:54:01 +02:00
[ruby/getoptlong] [DOC] Add spaces to fix formatting in example
To make the example code verbatim.
Fixes ruby/ruby#8061
85fe502916
This commit is contained in:
parent
76ef28186f
commit
0454887a0e
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@
|
||||||
#
|
#
|
||||||
# Command line:
|
# Command line:
|
||||||
#
|
#
|
||||||
# $ ruby fibonacci.rb --number 6 --verbose yes
|
# $ ruby fibonacci.rb --number 6 --verbose yes
|
||||||
#
|
#
|
||||||
# Output:
|
# Output:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue