mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-04-21 02:01:50 +02:00
Fixed Calling Help
This commit is contained in:
parent
81e3d203e9
commit
c242fa019b
@ -764,14 +764,13 @@ subHelp () {
|
||||
echo -e "\e[1;35m -------------------------\e[0m "
|
||||
echo -e " \e[1;94m\e[3m\e[1m Cadmus Find \e[0m"
|
||||
echo -e "\e[1;35m -------------------------\e[0m "
|
||||
NoteFind.sh -h
|
||||
|
||||
"${script_dir}/NoteFind.sh"
|
||||
echo
|
||||
echo
|
||||
echo -e "\e[1;35m -------------------------\e[0m "
|
||||
echo -e " \e[1;94m\e[3m\e[1m Cadmus Search\e[0m"
|
||||
echo -e "\e[1;35m -------------------------\e[0m "
|
||||
NoteRecollSearch.sh -h
|
||||
"${script_dir}/NoteRecollSearch.sh"
|
||||
|
||||
echo
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user