From 297bf82920eaa72674df377b5d42b888baea1fde Mon Sep 17 00:00:00 2001 From: George Yoshida Date: Mon, 17 Apr 2006 15:44:59 +0000 Subject: [PATCH] fix long option markup --- Doc/whatsnew/whatsnew25.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index f9ad7a9b4a..da0fcc9cd0 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -46,8 +46,8 @@ Before a package can be uploaded, you must be able to build a distribution using the \command{sdist} Distutils command. Once that works, you can run \code{python setup.py upload} to add your package to the PyPI archive. Optionally you can GPG-sign the package by -supplying the \programopt{--sign} and -\programopt{--identity} options. +supplying the \longprogramopt{sign} and +\longprogramopt{identity} options. \begin{seealso} -- 2.50.1