about summary refs log tree commit diff stats
path: root/mu
diff options
context:
space:
mode:
Diffstat (limited to 'mu')
-rwxr-xr-xmu3
1 files changed, 3 insertions, 0 deletions
diff --git a/mu b/mu
index 7833407e..e2731406 100755
--- a/mu
+++ b/mu
@@ -6,6 +6,9 @@
 # Usage:
 #  mu [mu files]
 #  mu test [arc files]
+#
+# To actually mess with load levels, skip this script and call load.arc
+# directly.
 
 if [[ $1 == "test" ]]
 then
href='#n98'>98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113