mirror of
https://github.com/ParticulateFlow/LPP.git
synced 2025-12-08 06:37:46 +00:00
helpstring typo
This commit is contained in:
@ -190,7 +190,7 @@ def printHelp():
|
||||
print "--cpunum : sets the number of processes to start, default (and maximum)",\
|
||||
"is the amout of cpu cores avaliable at your system"
|
||||
print "--help : writes this help message and exits"
|
||||
print "no-overwrite: disables overwriting of already post-processed files."
|
||||
print "--no-overwrite: disables overwriting of already post-processed files."
|
||||
print "For details, read README_GRANULAR.txt"
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user