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 043ba6e1..8c13a3d8 100755
--- a/subx/run
+++ b/subx/run
@@ -1,5 +1,5 @@
 #!/usr/bin/env zsh
-# Simulate a specific example using subx.
+# Run commonly-used SubX programs using the SubX VM.
 
 if [ $# -eq 0 ]
 then