


% -*- texinfo -*-
% @deftypefn {Command} type options name @dots{}
% Display the definition of each @var{name} that refers to a function.
%
% Normally also displays whether each @var{name} is user-defined or built-in;
% the @code{-q} option suppresses this behavior.
%
% If an output argument is requested nothing is displayed. Instead, a cell
% array of strings is returned, where each element corresponds to the
% definition of each requested function.
% @end deftypefn