================================================== echo - turning echoing back of commands on and off ================================================== .. raw:: latex \begin{comment} .. cmd:def:: echo :title: turning echoing back of commands on and off .. code:: yoscrypt echo on :: Print all commands to log before executing them. .. code:: yoscrypt echo off :: Do not print all commands to log before executing them. (default) .. raw:: latex \end{comment} .. only:: latex :: echo on Print all commands to log before executing them. echo off Do not print all commands to log before executing them. (default)