lib/Tools/rmfifo
changeset 28650 a7ba12e0d3b7
parent 28063 3533485fc7b8
child 29143 72c960b2b83e
--- a/lib/Tools/rmfifo	Tue Oct 21 20:17:40 2008 +0200
+++ b/lib/Tools/rmfifo	Tue Oct 21 20:18:07 2008 +0200
@@ -11,7 +11,7 @@
 function usage()
 {
   echo
-  echo "Usage: $PRG NAME"
+  echo "Usage: isabelle $PRG NAME"
   echo
   echo "  Remove an unused named pipe, after producing dummy output"
   echo "  to unblock the reader (blocks if no reader present)."