Fix Tool: isco --help
This commit is contained in:
parent
b6d872c15b
commit
bc81577202
|
@ -227,7 +227,9 @@ case "$1" in
|
||||||
isco_c="$I_Green"
|
isco_c="$I_Green"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
--help|help|-h|*)
|
--help|help|-h|*)
|
||||||
|
isco__help
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue