Skip to content

Commit

Permalink
Modified help text
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Feb 20, 2024
1 parent 17f02ef commit 6b6cd65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/slurm-benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def create_argument_parser(self):
dest="scratchdir",
type=str,
default="./",
help="The path to the singularity .sif file to use. Will bind $PWD to $HOME when run.",
help="The directory where temporary directories can be created for use within singularity.",
)

return parser
Expand Down

0 comments on commit 6b6cd65

Please sign in to comment.