mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-01-03 17:50:07 -08:00
Destroyed SC1074 (markdown)
parent
ddb8ec9121
commit
7dcfce2494
@ -1,8 +0,0 @@
|
||||
while getoptions f option
|
||||
do
|
||||
case "${options}"
|
||||
in
|
||||
f) FTR="${ARG}"
|
||||
\?) exit;;
|
||||
esac
|
||||
done
|
Loading…
Reference in New Issue
Block a user