From 4355fa45cd548c5f5b33396405b718062aefe818 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 5 Dec 2009 17:53:53 -0500 Subject: Clean-ups --- doc/sample_html/README.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/sample_html/README.txt b/doc/sample_html/README.txt index 2890fb94..2d3cd4ab 100644 --- a/doc/sample_html/README.txt +++ b/doc/sample_html/README.txt @@ -1,5 +1,5 @@ -This directory was made with:: - - cd C:\ned\cog\trunk - coverage run --branch cogapp\test_cogapp.py CogTestsInMemory - coverage html -i -d htmlcov +This directory was made with:: + + cd C:\ned\cog\trunk + coverage run --branch cogapp\test_cogapp.py CogTestsInMemory + coverage html -i -d htmlcov -- cgit v1.2.1