Displaying 1 result from an estimated 1 matches for "lpqrvc46".
Did you mean:
pqrvc46
2000 Oct 11
2
scp -L option
...ntf(stderr, "usage: scp "
! "[-pqrvC46] [-S ssh] [-P port] [-c cipher] [-i identity] f1 f2; or:\n"
" scp [options] f1 ... fn directory\n");
exit(1);
}
--- 971,977 ----
usage()
{
(void) fprintf(stderr, "usage: scp "
! "[-LpqrvC46] [-S ssh] [-P port] [-c cipher] [-i identity] f1 f2; or:\n"
" scp [options] f1 ... fn directory\n");
exit(1);
}
-------------- next part --------------
*** 1.1 2000/10/11 14:27:17
--- scp.1 2000/10/11 14:32:31
***************
*** 9,15 ****
.\"
.\" Crea...