From 1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 31 Jul 2019 15:28:23 -0700 Subject: 5499 --- html/apps/hex.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/apps/hex.subx.html') diff --git a/html/apps/hex.subx.html b/html/apps/hex.subx.html index 37772e7d..2a0245ac 100644 --- a/html/apps/hex.subx.html +++ b/html/apps/hex.subx.html @@ -64,7 +64,7 @@ if ('onhashchange' in window) { 2 # from stdin, and convert them into binary bytes (octets) on stdout. Ignore 3 # comments between '#' and newline. 4 # - 5 # To run (from the subx/ directory): + 5 # To run: 6 # $ ./subx translate *.subx apps/hex.subx -o apps/hex 7 # $ echo '80 81 82 # comment' |./subx run apps/hex |xxd - 8 # Expected output: -- cgit 1.4.1-2-gfad0