X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftincctl.c;h=b56d9a24ae323c5918c8c85b639c09c16a7c3ba0;hb=23fda4db6d1bb400a97f6d2a07d9b700f9546129;hp=047aab4f7473dcbc2a3ec21efc4684839ed1c967;hpb=120e0567cba17eeb57c12a34686fddbbb491b62f;p=tinc diff --git a/src/tincctl.c b/src/tincctl.c index 047aab4f..b56d9a24 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -150,7 +150,7 @@ static void usage(bool status) { " exchange Same as export followed by import\n" " exchange-all Same as export-all followed by import\n" " invite NODE [...] Generate an invitation for NODE\n" - " join INVITATION Join a VPN using an INVITIATION\n" + " join INVITATION Join a VPN using an INVITATION\n" " network [NETNAME] List all known networks, or switch to the one named NETNAME.\n" " fsck Check the configuration files for problems.\n" "\n");