diff --git a/examples/complex.c b/examples/complex.c index 9b8df46..dd531c1 100644 --- a/examples/complex.c +++ b/examples/complex.c @@ -83,7 +83,7 @@ static int certfail_handler(const xmpp_tlscert_t *cert, static void usage(int exit_code) { fprintf(stderr, - "Usage: basic [options] [ []]\n\n" + "Usage: complex [options] [ []]\n\n" "Options:\n" " --jid The JID to use to authenticate.\n" " --pass The password of the JID.\n"