The MaxLength (or Maxlen) command sets the maximum character length for columns displayed in the administration command output.
MaxLength <length>
-or-
Maxlen <length>
The specified length can either be
0
(which is a shorthand for the maximum possible length), or an integer value from
5
to
256
inclusive. The default is
40
characters. Administration commands that display columnar information will show, at most, the MaxLength number of characters for each column. If information exceeds this maximum length, the display of this information will be truncated.
Any changes to the MaxLength setting applies only to the current administration command session.