]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/client/client.h
lldpctl: add the possibility to force lldpd to start the main loop now
[thirdparty/lldpd.git] / src / client / client.h
index 0e0e4ba8b2facb4e8254552c1379c3e64826e65f..5ffa1b76d0526e34a68754fd8e1db5c474239d5d 100644 (file)
@@ -26,7 +26,7 @@
 #include "../lldp-const.h"
 #include "writer.h"
 
-#define LLDPCTL_ARGS "hdvaf:L:P:O:o:wC"
+#define LLDPCTL_ARGS "hdvaf:L:P:O:o:wCN"
 
 /* display.c */
 void display_interfaces(lldpctl_conn_t *, struct writer *, int, int, char **);