about summary refs log tree commit diff stats
path: root/apps/handle.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/handle.subx')
-rw-r--r--apps/handle.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/handle.subx b/apps/handle.subx
index 27052fc4..8e0a7ec3 100644
--- a/apps/handle.subx
+++ b/apps/handle.subx
@@ -13,8 +13,8 @@
 #   offset 4: address
 #
 # To run:
-#   $ ./subx translate init.linux 0*.subx apps/handle.subx -o apps/handle
-#   $ ./subx run apps/handle
+#   $ ./bootstrap translate init.linux 0*.subx apps/handle.subx -o apps/handle
+#   $ ./bootstrap run apps/handle
 # Expected result is a successful lookup followed by a hard abort:
 #   lookup succeeded
 #   lookup failed