about summary refs log tree commit diff stats
path: root/mu
diff options
context:
space:
mode:
Diffstat (limited to 'mu')
-rwxr-xr-xmu8
1 files changed, 4 insertions, 4 deletions
diff --git a/mu b/mu
index fa09f53a..67068ebb 100755
--- a/mu
+++ b/mu
@@ -5,7 +5,7 @@ set -e
 ./build3  &&  ./mu_bin "$@"
 
 # Scenarios considered:
-#   mu
-#   mu --help
-#   mu test
-#   mu test file1.mu
+#   ./mu
+#   ./mu --help
+#   ./mu test
+#   ./mu test file1.mu