about summary refs log tree commit diff stats
path: root/apps/pack.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-06 18:07:39 -0800
committerKartik Agaram <vc@akkartik.com>2020-03-06 18:09:16 -0800
commit4c19dd3968d2ce733073774867d97cc96b4277e6 (patch)
tree5e1a8109ca0b7d54e8307d633bf3a3833fb3fe8b /apps/pack.subx
parent5c26afb1de61dc650f0f7523c92143747c960432 (diff)
downloadmu-4c19dd3968d2ce733073774867d97cc96b4277e6.tar.gz
6089
Diffstat (limited to 'apps/pack.subx')
-rw-r--r--apps/pack.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/pack.subx b/apps/pack.subx
index 076c880c..36ae590b 100644
--- a/apps/pack.subx
+++ b/apps/pack.subx
@@ -3,8 +3,8 @@
 # uses are left untouched.
 #
 # To run:
-#   $ ./subx translate init.linux 0*.subx apps/subx-params.subx apps/pack.subx  -o apps/pack
-#   $ echo '05/add-to-eax 0x20/imm32'  |./subx run apps/pack
+#   $ ./bootstrap translate init.linux 0*.subx apps/subx-params.subx apps/pack.subx  -o apps/pack
+#   $ echo '05/add-to-eax 0x20/imm32'  |./bootstrap run apps/pack
 # Expected output:
 #   05 20 00 00 00  # 05/add-to-eax 0x20/imm32
 # The original instruction gets included as a comment at the end of each