Stop using $(caller) to build the AsToKnowMoreLine of cli_printMessage
function. Instead, start using the FUNCDIRNAM variable to retrive the
function directory name where the cli_printMessage function was called
from. This way we always redirect users to read the function
documentation the error was triggered from.