diff --git a/include/sharg/argument_parser.hpp b/include/sharg/argument_parser.hpp index 0b30c8e8..3ad4f80e 100644 --- a/include/sharg/argument_parser.hpp +++ b/include/sharg/argument_parser.hpp @@ -34,10 +34,6 @@ namespace sharg * It automatically generates a help page and can export manual-pages as well * as HTML documentation. * - * Furthermore common tool descriptor (CTD) files can be - * exported (soon) - * and a server be queried for available application updates. - * * ### Terminology * * Since the terms option and arguments are frequently used in different contexts