X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FParse.hh;h=e06150d97fb0192f82275c9acb306c80fe55acfa;hb=52a6fb56dce12132287e181b787d2474d93b0183;hp=d90a3674bb478e4c8b8749ebf3fbe7b1b01bd801;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Utils/Console/Parse.hh b/senf/Utils/Console/Parse.hh index d90a367..e06150d 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 \ref console_args_custom "Example customer parser" */ class CheckedArgumentIteratorWrapper : boost::noncopyable,