X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FProgramOptions.hh;h=2baecb201b86aa930d8d40af782b7b990a4ec64a;hb=99c145da3884f5c20a74337927ef2cbc073d80d7;hp=9f3d33115345087690b336adeffa5aa11e57fbdf;hpb=e9816d699770dea77c989c97ef53bf2266ce7b6b;p=senf.git diff --git a/senf/Utils/Console/ProgramOptions.hh b/senf/Utils/Console/ProgramOptions.hh index 9f3d331..2baecb2 100644 --- a/senf/Utils/Console/ProgramOptions.hh +++ b/senf/Utils/Console/ProgramOptions.hh @@ -108,7 +108,7 @@ namespace console { /** \brief Parse command line options - The command line otpions in \a argc / \a argv will be parsed, interpreting all node's + The command line options in \a argc / \a argv will be parsed, interpreting all node's relative to \a root as root node. \related ProgramOptions @@ -117,7 +117,7 @@ namespace console { /** \brief ConfigBundle source reading command line options - This cosntructor is used to create aconfig source parsing the given command line options to + This constructor is used to create a config source parsing the given command line options to add to a ConfigBundle. \related ProgramOptions