Fix Tool: isco --help

This commit is contained in:
Cyrille L 2022-03-14 16:25:54 +01:00
parent b6d872c15b
commit bc81577202
1 changed files with 2 additions and 0 deletions

View File

@ -227,7 +227,9 @@ case "$1" in
isco_c="$I_Green"
fi
;;
--help|help|-h|*)
isco__help
;;
esac
}