showcx
prompt_Printf(arg->prompt, "%s %s\n", cmd->syntax, showcx(cmd));
if ((n = strlen(cmd->name) + strlen(showcx(cmd))) > cmax)
cx = showcx(cmd);