summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2009-09-20 21:31:31 +0200
committerThomas Habets <thomas@habets.pp.se>2009-09-20 21:31:31 +0200
commit90708413fface1c20e59a6e388c51cd1c4f89f69 (patch)
tree74a0788f41fa2e267cb3b49a69b3dfc87bb7d010 /src
parent4f86519d602482b7ac18336e2ad0ba21f862581a (diff)
downloadarping-90708413fface1c20e59a6e388c51cd1c4f89f69.tar.gz
Added GNU-style footer to extended help
Diffstat (limited to 'src')
-rw-r--r--src/arping.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arping.c b/src/arping.c
index 627ed41..9c00b4d 100644
--- a/src/arping.c
+++ b/src/arping.c
@@ -415,6 +415,9 @@ extended_usage()
" pinging MACs.\n"
" -v Verbose output. Use twice for more messages.\n"
" -w Time to wait between pings, in microseconds.\n");
+ printf("Report bugs to: thomas@habets.pp.se\n"
+ "Arping home page: <http://www.habets.pp.se/synscan/>\n"
+ "Development repo: http://github.com/ThomasHabets/arping\n");
}
/*