Skip to content

Commit

Permalink
benchmark_model output
Browse files Browse the repository at this point in the history
Folder in help changed to file
  • Loading branch information
jerinphilip committed Jul 18, 2016
1 parent c4c18d7 commit ad3312b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandhisplitter/benchmark_model.py
Expand Up @@ -50,7 +50,7 @@ def main():
str, "modelfile"],
["-t", "--testfile", "path to test file",
str, "testfile"],
["-u", "--output", "folder to store output",
["-u", "--output", "file to store output",
str, "output"],
]
for arg in arguments:
Expand Down

0 comments on commit ad3312b

Please sign in to comment.