mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Destroyed SC1074 (markdown)
@@ -1,8 +0,0 @@
|
|||||||
while getoptions f option
|
|
||||||
do
|
|
||||||
case "${options}"
|
|
||||||
in
|
|
||||||
f) FTR="${ARG}"
|
|
||||||
\?) exit;;
|
|
||||||
esac
|
|
||||||
done
|
|
Reference in New Issue
Block a user