about summary refs log tree commit diff stats
path: root/linux/pack.subx
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-03-04 00:24:24 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-03-04 00:24:24 -0800
commitb964fa586faee7d1c8e3e9ed7f52e08f3ab2d267 (patch)
tree92d8ecd1755831e2804be07d69ee1e127c1f0fc5 /linux/pack.subx
parent2d306e2a989386b41eb9626324f6702a64e87b77 (diff)
downloadmu-b964fa586faee7d1c8e3e9ed7f52e08f3ab2d267.tar.gz
7847
Diffstat (limited to 'linux/pack.subx')
-rw-r--r--linux/pack.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/pack.subx b/linux/pack.subx
index 39848f25..85b86511 100644
--- a/linux/pack.subx
+++ b/linux/pack.subx
@@ -3,8 +3,8 @@
 # uses are left untouched.
 #
 # To run:
-#   $ ./bootstrap translate init.linux [01]*.subx apps/subx-params.subx apps/pack.subx  -o apps/pack
-#   $ echo '05/add-to-eax 0x20/imm32'  |./bootstrap run apps/pack
+#   $ bootstrap/bootstrap translate [01]*.subx apps/subx-params.subx apps/pack.subx  -o apps/pack
+#   $ echo '05/add-to-eax 0x20/imm32'  |bootstrap/bootstrap run 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