Renamed to remark of sub commands.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
This commit is contained in:
parent
823513abe4
commit
74432311ed
2 changed files with 2 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ endef
|
|||
$(call mb_make_call,mb_doc_function_deep,mb_os_echo_phase,"Echo's an message to stdout with 'magenta' crayon.","<message>")
|
||||
|
||||
|
||||
define mb_os_echo_alert
|
||||
define mb_os_echo_remark
|
||||
$(MB__ )$(call mb_make_call,mb_os_crayon_tagged_echo,36,$(1))
|
||||
endef
|
||||
$(call mb_make_call,mb_doc_function_deep,mb_os_echo_alert,"Echo's an message to stdout with 'cyan' crayon.","<message>")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue