updated incorrect api doc

This commit is contained in:
mes5k 2009-07-15 15:04:39 +00:00
parent bff3eb10a5
commit b9340c617d

View File

@ -58,8 +58,8 @@ class UnlabeledValueArg : public ValueArg<T>
/** /**
* UnlabeledValueArg constructor. * UnlabeledValueArg constructor.
* \param name - A one word name for the argument. Can be * \param name - A one word name for the argument. Note that this is used for
* used as a long flag on the command line. * identification, not as a long flag.
* \param desc - A description of what the argument is for or * \param desc - A description of what the argument is for or
* does. * does.
* \param req - Whether the argument is required on the command * \param req - Whether the argument is required on the command