Merge tag 'upstream/1.2.3'
[quagga-debian.git] / tests / test-cli.c
index 6fab6d52cb2495adcd13cb452913997b78015787..61f5088c0ebbac238739a03c5f2206595c07f7f1 100644 (file)
  * 02111-1307, USA.
  */
 
+ /* example usage:
+  *
+  * ./testcli < testcli.in | diff -au testcli.refout -
+  */
+
 #include <zebra.h>
 
 #include "common-cli.h"