about summary refs log tree commit diff stats
path: root/mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2014-12-13 00:51:32 -0800
committerKartik K. Agaram <vc@akkartik.com>2014-12-13 00:51:32 -0800
commitcb7b0f84fe103a8d0b76ca3a0a9b4b8a5e0f1118 (patch)
treec32f38201e46caccc1f57feb9bf3f68a987eb5f4 /mu
parent18b92d77c9691177098714ce37b053b915403863 (diff)
downloadmu-cb7b0f84fe103a8d0b76ca3a0a9b4b8a5e0f1118.tar.gz
407
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