about summary refs log tree commit diff stats
path: root/linux/pack.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pack.subx')
-rw-r--r--linux/pack.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/pack.subx b/linux/pack.subx
index 32785c35..7ed01c5e 100644
--- a/linux/pack.subx
+++ b/linux/pack.subx
@@ -3,7 +3,7 @@
 # uses are left untouched.
 #
 # To run:
-#   $ bootstrap/bootstrap translate [01]*.subx apps/subx-params.subx apps/pack.subx  -o apps/pack
+#   $ bootstrap/bootstrap translate [01]*.subx subx-params.subx pack.subx  -o 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