From cb7b403210f13e721739d58dab9000ec51ed2d0a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 25 Feb 2019 00:26:48 -0800 Subject: 4989 --- html/subx/001help.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/subx/001help.cc.html') diff --git a/html/subx/001help.cc.html b/html/subx/001help.cc.html index eeea8380..665289bb 100644 --- a/html/subx/001help.cc.html +++ b/html/subx/001help.cc.html @@ -138,12 +138,12 @@ if ('onhashchange' in window) { 78 " subx run <ELF binary>\n" 79 "\n" 80 "== Debugging aids\n" - 81 "- Add '--trace' to any of these commands to print a trace to stderr\n" + 81 "- Add '--trace' to any of these commands to print a trace to stderr\n" 82 " for debugging purposes.\n" 83 "- Add '--map' to add information to traces. 'subx --map translate' will save\n" 84 " (to a file called 'map') the mapping from labels to addresses that it computes\n" 85 " during translation. This file is then available to 'subx --map --trace run'\n" - 86 " which prints out label names in the trace as it encounters them.\n" + 86 " which prints out label names in the trace as it encounters them.\n" 87 "\n" 88 "Options starting with '--' must always come before any other arguments.\n" 89 "\n" -- cgit 1.4.1-2-gfad0