| Name | Source & Description | Summary |
|---|---|---|
| show_usage_and_version | examples/show_usage_and_version.rb examples/show_usage_and_version.md |
Simple example supporting --help and --version |
| flag_and_option_specifications | examples/flag_and_option_specifications.rb examples/flag_and_option_specifications.md |
Example illustrating various kinds of flag and option specifications |
| flag_and_option_specifications | examples/flag_and_option_specifications.from_DATA.rb examples/flag_and_option_specifications.from_DATA.md |
Example illustrating various kinds of flag and option specifications loaded from the __END__/DATA section of the program file as YAML |