Skip to content

Commit

Permalink
Fix link in included file
Browse files Browse the repository at this point in the history
  • Loading branch information
BurdetteLamar committed Apr 22, 2021
1 parent 40d51cc commit bf03038
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit bf03038

Please sign in to comment.