about summary refs log tree commit diff stats
path: root/apps/dquotes.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dquotes.subx')
-rw-r--r--apps/dquotes.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dquotes.subx b/apps/dquotes.subx
index b4bd60ce..6f961e34 100644
--- a/apps/dquotes.subx
+++ b/apps/dquotes.subx
@@ -2,11 +2,11 @@
 # Replace them with references to new variables in the data segment.
 #
 # To run:
-#   $ ./subx translate init.linux 0*.subx apps/subx-params.subx apps/dquotes.subx  -o apps/dquotes
+#   $ ./bootstrap translate init.linux 0*.subx apps/subx-params.subx apps/dquotes.subx  -o apps/dquotes
 #   $ cat x
 #   == code
 #   ab "cd ef"/imm32
-#   $ cat x  |./subx run apps/dquotes
+#   $ cat x  |./bootstrap run apps/dquotes
 #   == code
 #   ab __string1/imm32
 #   == data