From dbcf70923201514bdf8381482723e54e052b5779 Mon Sep 17 00:00:00 2001 From: Adam Waldenberg Date: Wed, 17 Apr 2013 17:36:59 +0200 Subject: [PATCH] Fixed a small mistake in the help text. --- help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help.py b/help.py index b02e500..7f3300e 100644 --- a/help.py +++ b/help.py @@ -29,7 +29,7 @@ Mandatory arguments to long options are mandatory for short options too. default extensions used are: {1} -F, --format=FORMAT define in which format output should be - generated; the default format is 'txt' and + generated; the default format is 'text' and the available formats are: {2} --grading show statistics and information in a way that is formatted for grading of student projects;