Skip to content

Commit

Permalink
coap-client: Correct Usage documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdeep1 committed Jun 6, 2024
1 parent 0223c1a commit ed178be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/coap-client.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ usage(const char *program, const char *version) {
"\t\t[[-h match_hint_file] [-k key] [-u user]]\n"
"\t\t[[-c certfile] [-j keyfile] [-n] [-C cafile]\n"
"\t\t[-J pkcs11_pin] [-M raw_pk] [-R trust_casfile]\n"
"\t\t[-S match_pki_sni_file]] URI\n"
"\tURI can be an absolute URI or a URI prefixed with scheme and host\n\n"
"General Options\n"
"\t-a addr\t\tThe local interface address to use\n"
Expand Down

0 comments on commit ed178be

Please sign in to comment.