daniele77 / cli

A library for interactive command line interfaces in modern C++
Boost Software License 1.0
1.24k stars 140 forks source link

get the help message of a sub menu by just calling <submenu name> + help #166

Open daniele77 opened 2 years ago

daniele77 commented 2 years ago

Discussed in https://github.com/daniele77/cli/discussions/165

Originally posted by **fadytalat268** October 27, 2022 get the help message of a sub menu by just calling "submenu name" + help from the main menu