@@ -24,7 +24,7 @@ while true; do case $1 in
FFOO_DEBUG=true;
shift;
;;
- --library-init)
+ --init-path)
echo "__FFOO_DIR__/ffoo.sh"
exit 0