mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 03:40:21 -04:00
updated incorrect api doc
This commit is contained in:
parent
bff3eb10a5
commit
b9340c617d
@ -58,8 +58,8 @@ class UnlabeledValueArg : public ValueArg<T>
|
||||
|
||||
/**
|
||||
* UnlabeledValueArg constructor.
|
||||
* \param name - A one word name for the argument. Can be
|
||||
* used as a long flag on the command line.
|
||||
* \param name - A one word name for the argument. Note that this is used for
|
||||
* identification, not as a long flag.
|
||||
* \param desc - A description of what the argument is for or
|
||||
* does.
|
||||
* \param req - Whether the argument is required on the command
|
||||
|
Loading…
x
Reference in New Issue
Block a user