diff --git a/testscript/doc.go b/testscript/doc.go index 1d23228d..f248c737 100644 --- a/testscript/doc.go +++ b/testscript/doc.go @@ -57,8 +57,8 @@ Each script runs in a fresh temporary work directory tree, available to scripts Scripts also have access to these other environment variables: PATH= - HOME=/no-home - TMPDIR=$WORK/.tmp + HOME=/no-home (USERPROFILE on windows, home on plan9) + TMPDIR=$WORK/.tmp (TMP on windows) devnull= /= :=