Add "show persistent {server}"
This commit is contained in:
@ -199,7 +199,7 @@ char c;
|
||||
for (i = optind +1; i < argc; i++)
|
||||
{
|
||||
strcat(cmd, " ");
|
||||
/* Arguments after the seconf are quoted to allow for names
|
||||
/* Arguments after the second are quoted to allow for names
|
||||
* that contain white space
|
||||
*/
|
||||
if (i - optind > 1)
|
||||
|
Reference in New Issue
Block a user