Skip to content

Commit

Permalink
Add help about extra doc dir option
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Oct 11, 2021
1 parent 3f79cb5 commit 5018f2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/irb/lc/help-message
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Usage: irb.rb [options] [programfile] [arguments]
-W[level=2] Same as `ruby -W`
--context-mode n Set n[0-4] to method to create Binding Object,
when new workspace was created
--extra-doc-dir Add an extra doc dir for the doc dialog
--echo Show result (default)
--noecho Don't show result
--echo-on-assignment
Expand Down
4 changes: 4 additions & 0 deletions man/irb.1
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ Uses singleline editor module.
Doesn't use singleline editor module.
.Pp
.Pp
.It Fl -extra-doc-dir
Add an extra doc dir for the doc dialog.
.Pp
.Pp
.It Fl -echo
Show result (default).
.Pp
Expand Down

0 comments on commit 5018f2c

Please sign in to comment.