1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-02 21:53:51 +00:00
Fred Helmesjö 8d7aefe21f Added option description setter (#199)
* Added posibility to modify option description: Option::description(const std::string&).
Related: https://github.com/CLIUtils/CLI11/issues/193

* Return Option* from Option::description(...).
Format-fix to make clang-format happy.

* Fixing format

* Added posibility to modify app description: App::description(const std::string&).

* Fixing Style

* Update readme and changelog
2019-01-22 18:19:47 +01:00
..
2019-01-02 22:16:42 +01:00
2019-01-06 10:46:12 +01:00
2018-05-09 16:08:32 +02:00
2019-01-11 11:58:00 +01:00
2017-05-31 12:03:05 -04:00
2018-07-06 10:54:56 +02:00
2019-01-11 11:58:00 +01:00
2019-01-11 11:58:00 +01:00
2018-07-06 10:54:56 +02:00