Description
C++ command-line programs can share option parsing, subcommands, and input helpers through a reusable library. It is a development dependency for authors of terminal tools, not a standalone app that normal desktop users would launch directly.