]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/lldpd.c
Typo in usage string of lldpd
[thirdparty/lldpd.git] / src / lldpd.c
index cc0d18cdd8b62009b9682a055f169907ea3cb54a..f2a97d1a41ff1a27093f4317301380c6151e67cf 100644 (file)
@@ -106,7 +106,7 @@ usage(void)
        fprintf(stderr, "-d       Do not daemonize.\n");
        fprintf(stderr, "-i       Disable LLDP-MED inventory TLV transmission.\n");
        fprintf(stderr, "-k       Disable advertising of kernel release, version, machine.\n");
-       fprintf(stderr, "-S descr Override the default system description.\n:");
+       fprintf(stderr, "-S descr Override the default system description.\n");
        fprintf(stderr, "-m IP    Specify the management address of this system.\n");
 #ifdef ENABLE_LLDPMED
        fprintf(stderr, "-M class Enable emission of LLDP-MED frame. 'class' should be one of:\n");