small changes in documentation

This commit is contained in:
JHCD 2015-06-14 20:21:21 +02:00
parent 16865b2c57
commit 97e87fcae2
11 changed files with 140 additions and 128 deletions

View file

@ -2,7 +2,7 @@
# -*- coding: cp1252 -*-
"""
Shows the Header in Shell if quiet Mode is not active
Shows the header in shell if quiet mode is not active
@author: Bastian Schroll
@author: Jens Herrmann
@ -12,13 +12,13 @@ Shows the Header in Shell if quiet Mode is not active
def printHeader(args):
"""
Prints the Header to the Shell
Prints the header to the shell
@type args: Array
@param args: All given Arguments from argsparser
@param args: All given arguments from argsparser
@return: nothing
@exception: Exception if display of the Shell Header failed
@exception: Exception if display of the shell header failed
"""
try:
print " ____ ____ ______ __ __ __ "