X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..refs/tags/upstream/1.2.3:/tests/test-cli.c diff --git a/tests/test-cli.c b/tests/test-cli.c index 6fab6d5..61f5088 100644 --- a/tests/test-cli.c +++ b/tests/test-cli.c @@ -20,6 +20,11 @@ * 02111-1307, USA. */ + /* example usage: + * + * ./testcli < testcli.in | diff -au testcli.refout - + */ + #include #include "common-cli.h"