Skip to content
Snippets Groups Projects
Commit 9714956b authored by Thomas Boettcher's avatar Thomas Boettcher
Browse files

error correction

parent 13fe79fd
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ function usage {
}
# OPTIONS
while getopts "?w:c:d:n:" opt
while getopts "?w:c:d:f:n" opt
do
case $opt in
w)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment