about summary refs log tree commit diff stats
path: root/apps/survey.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/survey.subx')
-rw-r--r--apps/survey.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/survey.subx b/apps/survey.subx
index d226ecc0..ee9f637d 100644
--- a/apps/survey.subx
+++ b/apps/survey.subx
@@ -5,7 +5,7 @@
 #   b) add segment headers with addresses and offsets correctly filled in
 #
 # To build:
-#   $ ./subx translate *.subx apps/survey.subx -o apps/survey
+#   $ ./subx translate 0*.subx apps/subx-common.subx apps/survey.subx  -o apps/survey
 #
 # The expected input is a stream of bytes with segment headers, comments and
 # some interspersed labels.