summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorHåkon Nessjøen <haakon.nessjoen@gmail.com>2011-02-21 17:31:04 +0100
committerHåkon Nessjøen <haakon.nessjoen@gmail.com>2011-02-21 17:31:04 +0100
commitc499742b5d3065da5f232cab9efb060eb67e1a23 (patch)
tree2d2b5569bfa33186f91a67d17e4003cbe187e6c1 /README.markdown
parent0589a8fc2e521ac30167eb51d4a373477e98c525 (diff)
downloadMAC-Telnet-c499742b5d3065da5f232cab9efb060eb67e1a23.tar.gz
MAC-Telnet-c499742b5d3065da5f232cab9efb060eb67e1a23.zip
Busted :P
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 07c1420..7e51ebb 100644
--- a/README.markdown
+++ b/README.markdown
@@ -22,7 +22,7 @@ Usage
-----
# mactelnet -h
- Usage: ./mactelnet <MAC|identity> [-h] [-n] [-t <timeout>] [-u <username>] [-p <password>]
+ Usage: mactelnet <MAC|identity> [-h] [-n] [-t <timeout>] [-u <username>] [-p <password>]
Parameters:
MAC MAC-Address of the RouterOS device. Use mndp to discover them.
@@ -36,7 +36,7 @@ Usage
Example:
- $ ./mactelnet 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
@@ -57,7 +57,7 @@ MAC-Ping usage
--------------
# macping -h
- Usage: ./macping <MAC> [-h] [-c <count>] [-s <packet size>]
+ Usage: macping <MAC> [-h] [-c <count>] [-s <packet size>]
Parameters:
MAC MAC-Address of the RouterOS/mactelnetd device.