From: Ralph Ronnquist Date: Tue, 9 May 2023 02:41:55 +0000 (+1000) Subject: editorial X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=998ea2aef4635c4635e95e9f54968b327c6ee48f;p=rrq%2Fnewlisp%2Ftaplet.git editorial --- diff --git a/README.md b/README.md index c661bfa..74ddf69 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ This is a program to simulate ARP and ICMP responding hosts under a tap. Usage: taplet -t -ip -where \ is a comma-separated list of the IP addresses (dotted quads) -that the program should simulate. The program "binds" to the tap, and responds -to ARP requests and ICMP requests. +where `` is a comma-separated list of the IP addresses +(dotted quads) that the program should simulate. The program "binds" +to the tap, and responds to ARP requests and ICMP requests. -The program is a `newlisp` script, and it also lets you operate the `newlisp` -command line, mutiplexed with handling network. +The program is a `newlisp` script, and it also lets you operate the +`newlisp` command line, mutiplexed with handling network.