X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckututor.txt;h=944812636ffd23c1cc4c8bb490dcbace65e73bfc;hb=c1cdc98dde22872edb96268f507aafd2c50ea17b;hp=fa4fe867d493c9d9e2256e5e80fca4178fbb0406;hpb=6932fda5c6344e8258425da0bec70d10003c1fb7;p=ckermit.git diff --git a/ckututor.txt b/ckututor.txt index fa4fe86..9448126 100644 --- a/ckututor.txt +++ b/ckututor.txt @@ -682,7 +682,7 @@ C-KERMIT 8.0 UNIX MANUAL PAGE AND TUTORIAL SEND [ options ] filename [ as-name ] Sends the given file. Synonym: S. SEND [ options ] filespec Sends all files that match. - RESEND [ options ] filespec Resumes an interrupted SEND from the + RESEND [ options ] filespec Resumes an interupted SEND from the point of failure. RECEIVE [ options ] [ as-name ] Waits passively for files to arrive. Synonym: R. @@ -715,7 +715,7 @@ C-KERMIT 8.0 UNIX MANUAL PAGE AND TUTORIAL SEND [ options ] filename [ as-name ] Sends the given file to the server. Synonyms: S, PUT. SEND [ options ] filespec Sends all files that match. - RESEND [ options ] filespec Resumes an interrupted SEND from the + RESEND [ options ] filespec Resumes an interupted SEND from the point of failure. GET [ options ] remote-filespec Asks the server to send the given files. Synonym: G.