couple of typoes

This commit is contained in:
Aidan Hahn 2019-05-23 17:37:45 -07:00
parent 7b0184cbd3
commit c40f8f0a62
No known key found for this signature in database
GPG key ID: 327711E983899316
4 changed files with 5 additions and 4 deletions

View file

@ -80,7 +80,7 @@ public class JobServClient {
"example: ./client key.pem cert.crt ca.crt localhost 8448 return 0\n\n"+
"... kill (pid)"+
"Immediately destroys remote process"+
"example: ./client key.pem cert.crt ca.crt localhost 8448 kill 0\n\n"+
"example: ./client key.pem cert.crt ca.crt localhost 8448 kill 0\n\n");
}
/*