mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/irb] Add information about --extra-doc-dir option in the comments
https://github.com/ruby/irb/commit/ac3d4b9e79
This commit is contained in:
parent
56811617ab
commit
0eb1c4ea3a
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ require_relative "irb/easter-egg"
|
||||||
# -W[level=2] Same as `ruby -W`
|
# -W[level=2] Same as `ruby -W`
|
||||||
# --context-mode n Set n[0-4] to method to create Binding Object,
|
# --context-mode n Set n[0-4] to method to create Binding Object,
|
||||||
# when new workspace was created
|
# when new workspace was created
|
||||||
|
# --extra-doc-dir Add an extra doc dir for the doc dialog
|
||||||
# --echo Show result (default)
|
# --echo Show result (default)
|
||||||
# --noecho Don't show result
|
# --noecho Don't show result
|
||||||
# --echo-on-assignment
|
# --echo-on-assignment
|
||||||
|
|
Loading…
Add table
Reference in a new issue