Skip to content

Commit 011fa1e

Browse files
committed
qfds.sh: Add help message
1 parent 9d17669 commit 011fa1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Utilities/Scripts/qfds.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ function usage {
5252
fi
5353
echo "Other options:"
5454
echo " -b email_address - send an email to email_address when jobs starts, aborts and finishes"
55+
echo " -c remove restriction limiting the job to the minimum number of nodes"
5556
echo " -d dir - specify directory where the case is found [default: .]"
5657
echo " -G use GNU OpenMPI version of fds"
5758
echo " -I use Intel MPI version of fds"

0 commit comments

Comments
 (0)