diff --git a/Doc/lib/liboptparse.tex b/Doc/lib/liboptparse.tex index 5e03ab5e657..4ab325bc25d 100644 --- a/Doc/lib/liboptparse.tex +++ b/Doc/lib/liboptparse.tex @@ -1249,7 +1249,7 @@ you don't need to mess around with globals or closures. You can also access or modify the value(s) of any options already encountered on the command-line. \end{description} -\item[\var{args}] +\item[\code{args}] is a tuple of arbitrary positional arguments supplied via the \code{callback{\_}args} option attribute. \item[\code{kwargs}]