]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-pdfpc-helper.py
* scm/framework-ps.scm (write-preamble): extract CFF from OTF
[lilypond.git] / scripts / lilypond-pdfpc-helper.py
index 8f9500dbd7baf4259c9d22a9518a55635c27272b..25a72591077736dced7f9907d6ec10c5d2866962 100644 (file)
@@ -22,7 +22,8 @@ print os.getcwd()
 def usage():
        sys.stdout.write ('Usage: %s FILE:LINE:COLUMN' % program_name)
        sys.stdout.write ('\n\n')
-       sys.stdout.write ('Call remote editor given Mozilla remote link command')
+       sys.stdout.write ('''PDF Point & Click helper.
+Start a text-editor when given textedit:///path/to/file:line:column URI.''')
        sys.stdout.write ('\n\n')
        sys.stdout.write (_ ("Report bugs to %s.") % "bug-lilypond@gnu.org")
        sys.stdout.write ('\n')