1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-04-21 02:01:50 +02:00

Updated Help

This commit is contained in:
Ryan Greenup 2020-07-15 23:09:46 +10:00
parent f831b83a99
commit aff2e5fc37

View File

@ -76,9 +76,6 @@ Help () {
echo -e " \e[3m\e[1m• Compatability \e[0m "
echo
echo -e " Match highlighting occurs automatically if \e[1m\$SHELL\e[0m is \e[1m **/fish\e[0m"
echo -e " This uses \e[1mtmpfs\e[0m at \e[1m /dev/shm\e[0m, this should work on \e[3mArch\e[0m, \e[3mFedora\e[0m and \e[3mUbuntu\e[0m, I don't know about \e[3mMacOS\e[0m "
echo
}