--- a/VCS/VersionControl.py Sat May 17 19:58:49 2014 +0200 +++ b/VCS/VersionControl.py Sun May 18 14:13:09 2014 +0200 @@ -643,7 +643,7 @@ def addArguments(self, args, argslist): """ - Protected method to add an argument list to the already present + Public method to add an argument list to the already present arguments. @param args current arguments list (list of strings)