about summary refs log tree commit diff stats
path: root/subx/run
diff options
context:
space:
mode:
Diffstat (limited to 'subx/run')
-rwxr-xr-xsubx/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/run b/subx/run
index 332d5786..b0eac8df 100755
--- a/subx/run
+++ b/subx/run
@@ -3,7 +3,7 @@
 
 if [ $# -eq 0 ]
 then
-  echo "run <suffix>"
+  echo "run <binary>"
   exit 1
 fi