Added the message to inform users that other help categories are available in -h option. * src/version_usage.cc * src/TagContainer.{h, cc} * test/TagContainerTest.cc * src/TaggedItem.{h, cc} * test/TaggedItemTest.cc * src/HelpItem.h
Added categorized option help. Specify category using --help option. Also added the ability to search options in forward match. * src/HelpItem.{h, cc} * test/HelpItemTest.cc * src/HelpItemFactory.{h, cc} * src/TagContainer.{h, cc} * test/TagContainerTest.cc * src/option_processing.cc * src/prefs.h * src/TaggedItem.{h, cc} * test/TaggedItemTest.cc * src/version_usage.cc * src/help_tags.h * src/usage_text.h