add more info scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "More infos about the Spellcheck can be found in the" >> ${DBP_INFO}
|
||||
echo "${MYSTIC_DIR}/docs/Spellcheck_README.txt" >> ${DBP_INFO}
|
||||
echo "Also in" >> ${DBP_INFO}
|
||||
echo "${MYSTIC_DIR}/data/dictlist.txt" >> ${DBP_INFO}
|
||||
echo "you can add additional Hunspell compatible dictionaries" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
|
||||
Reference in New Issue
Block a user