We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b29d0 commit 293f77aCopy full SHA for 293f77a
1 file changed
Doc/lib/libgetopt.tex
@@ -64,6 +64,9 @@ \section{\module{getopt} ---
64
attributes \member{msg} and \member{opt} give the error message and
65
related option; if there is no specific option to which the exception
66
relates, \member{opt} is an empty string.
67
+
68
+\versionchanged[Introduced \exception{GetoptError} as a synonym for
69
+ \exception{error}]{1.6}
70
\end{excdesc}
71
72
\begin{excdesc}{error}
0 commit comments