From 4d2a6510ab6584ca5f87a79bf8494dcd7d14562d Mon Sep 17 00:00:00 2001 From: wiemann Date: Fri, 11 Feb 2005 10:11:46 +0000 Subject: made span.option contain option variable as well git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2957 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/test/functional/expected/standalone_rst_html4css1.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docutils/test/functional/expected') diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index 18d3495ab..7297c9221 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.html @@ -292,14 +292,14 @@ doesn't get stripped away.)

-a command-line option "a" --b file +-b file options can have arguments and long descriptions --long options can be long also ---input=file +--input=file long options can also have arguments @@ -316,7 +316,7 @@ regardless of where it starts.

-v, --verbose Commonly-seen: short & long options. --1 file, --one=file, --two file +-1 file, --one=file, --two file  Multiple options with arguments. -- cgit v1.2.1