summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2011-05-26 18:58:35 +0200
committerholger krekel <holger@merlinux.eu>2011-05-26 18:58:35 +0200
commita94597d4e31549e16944706264638a9933e28e1f (patch)
tree5a1ddffb68969283b0d99bd30ade54ab1768c98d
parent373e3da788e2b89444a2be1293a02292308e0605 (diff)
downloadtox-a94597d4e31549e16944706264638a9933e28e1f.tar.gz
add versionadded tag
-rw-r--r--doc/config.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/config.txt b/doc/config.txt
index b1cbc6d..4a03665 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -93,9 +93,11 @@ Complete list of settings that you can put into ``testenv*`` sections:
deps = :myindexserver:pkg
.. confval:: setenv=MULTI-LINE-LIST
+
+ .. versionadded:: 0.9
- each line contains a NAME=VALUE environment variable setting which
- will be used for all command invocations.
+ each line contains a NAME=VALUE environment variable setting which
+ will be used for all command invocations.
.. confval:: recreate=True|False(default)