From 1c11ee970aaa1dde00028508517e2f8964cd54ea Mon Sep 17 00:00:00 2001 From: Håkon Nessjøen Date: Wed, 3 Nov 2010 03:04:41 +0100 Subject: Added missing file, documentation fixup, and minifixup in makefile --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 3dc7f0e..b10515c 100644 --- a/README.markdown +++ b/README.markdown @@ -22,13 +22,13 @@ Usage ----- # mactelnet -h - Usage: ./mactelnet [-h] [-n] [-u ] [-p ] + Usage: ./mactelnet [-h] [-n] [-t ] [-u ] [-p ] Parameters: - ifname Network interface that the RouterOS resides on. (example: eth0) MAC MAC-Address of the RouterOS device. Use mndp to discover them. identity The identity/name of your RouterOS device. Uses MNDP protocol to find it.. -n Do not use broadcast packets. Less insecure but requires root privileges. + -t Amount of seconds to wait for a response on each interface. -u Specify username on command line. -p Specify password on command line. -h This help. @@ -36,7 +36,7 @@ Usage Example: - $ ./mactelnet eth0 0:c:42:43:58:a5 -u admin + $ ./mactelnet 0:c:42:43:58:a5 -u admin Password: Connecting to 0:c:42:43:58:a5...done -- cgit v1.2.3