1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-28 16:19:51 +02:00

Added to help relative paths search

This commit is contained in:
Ryan Greenup
2020-07-16 03:29:56 +10:00
parent 0d3bf1708d
commit 9c61f1ebf1

View File

@@ -77,9 +77,10 @@ Help () {
echo -e " \e[3m\e[1m• Notes\e[0m " echo -e " \e[3m\e[1m• Notes\e[0m "
echo echo
echo -e " Often path names are too long to see in sk, " echo -e " Often path names are too long to see in sk, "
echo -e " they do provide meaningful context, by displaying" echo -e " although they do provide meaningful context,"
echo -e " the pathnames relative from some directory this " echo -e " by displaying the pathnames relative from some directory"
echo -e " somewhat addressed" echo -e " this is somewhat addressed."
echo -e " Absolute Paths are still returned for stability though.
echo echo
echo -e " \e[3m\e[1m• Compatability \e[0m " echo -e " \e[3m\e[1m• Compatability \e[0m "
echo echo