1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-05 06:33:52 +00:00
This commit is contained in:
Henry Fredrick Schreiner 2017-02-24 15:29:36 -05:00
parent 84cfcc185b
commit e2a12e298d

View File

@ -139,7 +139,7 @@ public:
}
///@}
/// @name Configuration
/// @name Setting options
///@{
/// Set the option as required
@ -276,7 +276,7 @@ public:
}
///@}
/// @name Help
/// @name Help tools
///@{
/// Gets a , sep list of names. Does not include the positional name if opt_only=true.