Complete overhaul of how daisy core tools are called, as well as changes to the help system
This commit is contained in:
parent
74ed7582f9
commit
3fa3daacba
9 changed files with 1263 additions and 682 deletions
|
|
@ -36,7 +36,8 @@ case_cm2=" exec help_fn"
|
|||
case_cm3=" ;;"
|
||||
case_p2="esac"
|
||||
|
||||
func_p1="function $OPTION_fn() {"
|
||||
func_p1="function $OPTION_fn()
|
||||
{"
|
||||
func_p2=" exit($?)"
|
||||
func_p3="}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue