]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
release: 1.2.15
[lilypond.git] / lily / main.cc
index f4ad427ab9df9f05a5fbef42bf4d113912091ef9..c4062cb1a40df72c39e7146b9d65bea1971a6b5f 100644 (file)
@@ -94,7 +94,11 @@ usage ()
   cout << _ ("Typeset music and or play MIDI from FILE");
   cout << "\n\n";
   cout << 
-#include "BLURB.hh"
+_(
+"LilyPond is a music typesetter.  It produces beautiful sheet music\n"
+"using a high level description file as input.  LilyPond is part of \n"
+"the GNU Project.\n"
+);
 
   cout << '\n';
   cout << _ ("Options:");