Destroyed SC1074 (markdown)

haruna
2021-05-21 03:13:28 +09:00
parent ddb8ec9121
commit 7dcfce2494

@@ -1,8 +0,0 @@
while getoptions f option
do
case "${options}"
in
f) FTR="${ARG}"
\?) exit;;
esac
done