implemented parameter --skip

This commit is contained in:
Miroslav Stampar
2011-08-29 13:29:42 +00:00
parent e0f521cf9d
commit 9be89422da
5 changed files with 26 additions and 3 deletions

View File

@@ -61,6 +61,7 @@ optDict = {
"os": "string",
"prefix": "string",
"suffix": "string",
"skip": "string",
"tamper": "string"
},