diff --git a/mfbatch/commands.py b/mfbatch/commands.py index 54168d3..042287a 100644 --- a/mfbatch/commands.py +++ b/mfbatch/commands.py @@ -1,5 +1,5 @@ """ -mfbatch commands and batchfile parser +mfbatch commands - commands, batchfile parser and errors """ # from string import Template