Skip to content
Snippets Groups Projects
Commit d2f5b02a authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

fix usage

parent cbc91e4c
No related branches found
No related tags found
1 merge request!8Automate conversion of GPFS policy outputs to parquet without Jupyter
......@@ -20,7 +20,7 @@ default_sif_image="daskdev/dask:2024.8.0-py3.12"
usage()
{
>&2 cat << EOF
Usage: $0 [ -h ] [ -o | --outdir ] [ -n | --ntasks ] [ -p | --partition] [ -t | --time ] [ -m | --mem ] <gpfs_logdir>"
Usage: $0 [ -h ] [ -s | --sif ] [ -o | --outdir ] [ -n | --ntasks ] [ -p | --partition] [ -t | --time ] [ -m | --mem ] <gpfs_logdir>"
EOF
exit 1
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment