X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FParse.hh;h=2e7acc1f42c483ea124b8ada5aa9fe0a86f192b8;hb=3fe2ed38b800bcb57afff676698462e763724245;hp=d90a3674bb478e4c8b8749ebf3fbe7b1b01bd801;hpb=58c4684c71e32fa465b8e88e1ad01d55244b5f85;p=senf.git diff --git a/senf/Utils/Console/Parse.hh b/senf/Utils/Console/Parse.hh index d90a367..2e7acc1 100644 --- a/senf/Utils/Console/Parse.hh +++ b/senf/Utils/Console/Parse.hh @@ -488,7 +488,7 @@ namespace console { Accessing a non-existent argument or failing to parse all arguments will raise a senf::console::SyntaxErrorException. - \see \link console_arg_custom Example customer parser \endlink + \see \link console_args_custom Example customer parser \endlink */ class CheckedArgumentIteratorWrapper : boost::noncopyable,