Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 316ef7c

Browse files
committed
Markup nit: Command line options should be marked with \programopt.
1 parent b162d18 commit 316ef7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/api/api.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -975,8 +975,8 @@ \chapter{Exception Handling \label{exceptionHandling}}
975975
of \cdata{PyExc_Warning}.
976976

977977
For information about warning control, see the documentation for the
978-
\module{warnings} module and the \samp{-W} option in the command line
979-
documentation. There is no C API for warning control.
978+
\module{warnings} module and the \programopt{-W} option in the command
979+
line documentation. There is no C API for warning control.
980980
\end{cfuncdesc}
981981

982982
\begin{cfuncdesc}{int}{PyErr_CheckSignals}{}

0 commit comments

Comments
 (0)