]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/as2text.scm
* lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
[lilypond.git] / scripts / as2text.scm
index 04f3c51e3653240dec9a56fcb94ca6bb05b9405a..1079528e9cc3054b59990eb0224ccd5a1483f040 100644 (file)
 (define (show-help)
   (display "Convert AsciiScript to text.
 
-
-Usage: as2text [OPTION]... AS-FILE
+Usage: as2text [OPTIONS]... AS-FILE
 
 Options:
-  -h,--help          this help
+  -h,--help          show this help
   -o,--output=FILE   set output file
   -v,--version       show version
+
 "))
 
 ;;