Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 434 → Rev 435

/svarcom/trunk/cmd/set.c
43,6 → 43,7
outputnl("string Specifies a series of characters to assign to the variable");
outputnl("");
outputnl("Type SET without parameters to display the current environment variables.");
return(-1);
}
 
/* no arguments - display content */