Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/optparse/creates_option.rdoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Creates an option from the given parameters +params+.
See {Parameters for New Options}[./option_params_rdoc.html].
See {Parameters for New Options}[./doc/optparse/option_params_rdoc.html].

The block, if given, is the handler for the created option.
When the option is encountered during command-line parsing,
Expand Down