From ee0e67b9d7c275480827d856b926d2c403057bb8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Mar 2020 18:39:16 -0800 Subject: 6091 --- html/apps/assort.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/assort.subx.html') diff --git a/html/apps/assort.subx.html b/html/apps/assort.subx.html index 23f49434..efb6a8f2 100644 --- a/html/apps/assort.subx.html +++ b/html/apps/assort.subx.html @@ -69,13 +69,13 @@ if ('onhashchange' in window) { 7 # because we don't know if they refer to the line above or the line below. 8 # 9 # To run: - 10 # $ ./subx translate init.linux 0*.subx apps/subx-params.subx apps/assort.subx -o apps/assort + 10 # $ ./bootstrap translate init.linux 0*.subx apps/subx-params.subx apps/assort.subx -o apps/assort 11 # $ cat x 12 # == code 13 # abc 14 # == code 15 # def - 16 # $ cat x |./subx run apps/assort + 16 # $ cat x |./bootstrap run apps/assort 17 # == code 18 # abc 19 # def -- cgit 1.4.1-2-gfad0